Python
Python is a general-purpose, very high-level programming language. Its design philosophy emphasizes programmer productivity and code readability.
Application
Any
Platform
Any
License
Any
TRIPLE DASH GARLIC (TDG) is an open source 3D engine written in Delphi using OpenGL renderer (rendered through eXgine). TDG is designed for making games, so it integrates the following features:...
ActivePython from ActiveState is the industry-standard, commercial-grade Python distribution, available for Windows, Linux and Mac OS X (Solaris, AIX and HP-UX available in Business or Enterprise...
ActivePython from ActiveState is the industry-standard, commercial-grade Python distribution, available for Windows, Linux and Mac OS X (Solaris, AIX and HP-UX available in Business or Enterprise...
ActivePython from ActiveState is the industry-standard, commercial-grade Python distribution, available for Windows, Linux and Mac OS X (Solaris, AIX and HP-UX available in Business or Enterprise...
This collection is a presentation of several small Python
programs. They are aimed at intermediate programmers; people
who have studied Python and are fairly comfortable with basic
recursion...
A simple, lightweight system for manipulating HTML (and XML, informally) using a Pythonic object model. PyMeld is a single Python module, PyMeld.py. This beta version requires Python 2.2 or above,...
MatPy is a Python package for numerical computation and plotting with a MatLab-like interface. It currently consists of wrappers around the Numeric, Gnuplot and SpecialFuncs packages. It provides an...
A Python wrapper and example scripts for the Flickr API. It returns nice objects that are easy to manipulate.
Is a quick and dirty (with an emphasis on both) python module
that attempts to parse an incoming "Natural Language" query,
like "How many keywords does Python have?" and "Why do I get
this rash...
The cElementTree module is a C implementation of the ElementTree API, optimized for fast parsing and low memory use. On typical documents, cElementTree is 15-20 times faster than the Python version...
UIX demo Contain 3 application. Its all need python 2.3 and
pygame.
GeoLite City is a free version of MaxMind's GeoIP City database. GeoLite is a complete and functional database that enables web sites to identify the geographical country, region, and city location...
I have written a Genetic Programming System which offers complete flexibilty and great many options. It offers Plug and Play architecture i.e. to apply the GP system on a new problem you just need to...
diStorm is a binary stream disassembler. It's capable of disassembling 80x86 instructions both in 16 and 32 bits. In addition, it disassembles FPU, MMX, SSE, SSE2, SSE3 and 3DNow! (w/ extensions)...
Complexity is a measure of the number of branches per function
and can alert you to bugprone areas of your code. These tools
measure complexity of Python code.
Pyfmf is an open-source project in Python for
platform-independent file management. At its core, pyfmf
consists of an extensible framework. As extensions from that
framework, the project...
Simple web-page hit counter written in Python. Outputs a
customizable animated gif image. Does not require external
graphics libs!
Simple, customizable guestbook written in Python. This was one
of my first "real" python scripts. enjoy.
GNU DDD is a graphical front-end for command-line debuggers
such as GDB, DBX, WDB, Ladebug, JDB, XDB, the Perl debugger, or
the Python debugger. Besides ``usual'' front-end features such
as...