Windows
Mac
Android
Top Downloads
Latest
Audio
Business
Communications
Desktop Utilities
Development
Graphics
Home & Education
Network & Internet
Scripts
Security
System Utilities
Video
Audio
Business
Communications
Desktop Utilities
Development
Graphics
Home & Education
Network & Internet
Scripts
Security
System Utilities
Video
Python Software
Most Popular Python Software Download
Ajax
ASP
ASP.NET
C/C++
C#
ColdFusion
CSS
Delphi
Flash
Fortran
HTML
Java
JavaScript
LISP
Mathematica
Matlab
Others
Perl
PHP
Python
Ruby
TCL
VB
XML
Top Downloads
Latest
All
Free
Principal Component Analysis (PCA)
A class that carries out Principal Component Analysis (PCA).
Free
Base64 File Converter
This script allows the user to convert files to and from a base64 encoding
Free
Getting uptime in windows 2000/NT/XP
This recipe will help getting windows uptime using the "net statistics server"
LZ77 compression
LZ77 is a compression algorithm upon which most popular compression formats
Fast Fourier Transform
This code implements the O(n log n) Cooley-Tukey FFT algorithm as simply.
Free
Add thousands separator commas to formatted number
Needed formatted numbers with thousands separator commas added on an end-user
Free
An interval mapping data structure
This structure is a kind of dictionary which allows you to map data intervals
Cross Platform Excel Parsing With Xlrd
Easily extract data from microsoft excel files using this wrapper class for xlrd
Free
Performance monitoring via telnet and ftp
This code snippet shows how to kich off a performance data gathering shell scrip
Find and replace string in all files
Change the IP address in his DNS hosting bind configuration
Twisted / BitTorrent :: Client / Server
Two modules that run a BitTorrent server, and uses Twisted as a client
Web service accessible using both XML-RPC and SOAP
This is yet another example of an XML-RPC capable web service
Free
Remote database access using XML-RPC and SOAP
Shows how to remotely access a database via a web service supporting XML-RPC
Free
Read/write object for pkg-config files
Here is a convenient way to create, parse, alter, and write .pc files.
Getting the data dropped on a window
Provide a log text buffer to output the data dropped.
How to implement state-dependent behavior
How to implement state-dependent behavior script demonstrates a networkcard
Iterator to return items N-at-a-time
Returns N-tuples built from the incoming items from another iterator
Using eval() To Transform Symbolic Expressions
As an underhanded solution to an problem in an online programming challenge
Factorial
This code gets factorial of a number and for negative numbers returns 1
Complex Boolean Regular Expression Class
Need to look for the occurence of words in a string or group of words
Free
Python replacement for java.util.Properties
Quick and easy way to process Java properties files using pure Python
Free
Resuming download of a file
This script shows how to resume downloading of a file.
Free
A recursive function to get permutation of a list
A recursive function to get permutation of a list script allows you to make
Free
A fast prime number list generator
This is a fast prime number list generator using sieve algorithm.
Accessing MS exchange with webdav
Accessing MS exchange with webdav script allows you to query an MS exchange.
Simplest HTTPS with basic proxy authentication
Simple snippet of how to do proxy authentication with SSL using python
Stripchart Plotter
OpenGL Stripchart plotter for a user defined number of channels.
Free
Extract text from XML document script
To extract the text from an XML document.
Copy gmail.com contacts onto your mobile phone
Uses the csv module to convert gmail.com contacts data to the "raw" gnokii.
Directory Size Lister for Windows
List the summed size of a directory (or set of directories) without the GUI.
Python Script Viewer
Written to take advantage of the custom CGI module
Disk Dumper
This recipe will display a hex dump of the disk specified on the command line.
Next
Python Software
Discover
Principal Component Analysis (PCA)
A class that carries out Principal Component Analysis (PCA).
Free
Stripchart Plotter
OpenGL Stripchart plotter for a user defined number of channels.
Free
Fractal tree
This simple program can be used to compute and display a 2D fractal tree.
Free
web2ldap
A generic LDAPv3 client which does not make any assumptions
Free
icmplib
icmplib: library for creating and reading ICMP packets (Python)
Free
'Safe' Python module reload
This is a script for python.
ZChat
Provide an example of how the z_service module can be used.
Strip attachments from an email message
This recipe shows a simple approach to using the Python email package to strip.
More