RSS 500 projects tagged "Python Modules"

Download Website Updated 08 Aug 2009 pygame

Screenshot
Pop 244.75
Vit 7.90

Pygame is a set of Python extension modules designed for writing games. The core of pygame is wrapped on top of the SDL library.

Download Website Updated 09 Jun 2012 hmm

Screenshot
Pop 53.16
Vit 7.71

hmm is a Python module designed to work with Hidden Markov Models. The usual algorithms (Viterbi, Baum-Welsh) are implemented using Numeric Python.

Download Website Updated 09 Jun 2012 RPy

Screenshot
Pop 83.61
Vit 7.67

RPy is a very simple, yet robust, Python interface to the R Programming Language. It can manage all kinds of R objects and can execute arbitrary R functions (including the graphic functions). All the errors from the R language are converted to Python exceptions. Any module that later were installed on the R system can easily be used from within Python, without introducing any changes.

Download Website Updated 24 Sep 2006 gnome-python

Screenshot
Pop 165.25
Vit 7.65

gnome-python is a set of interfaces to gnome-libs. It also contains a copy of PyGTK, so you don't have to worry about gnome-python getting out of sync with your copy of PyGTK. The bindings cover almost all of the APIs in gnome-libs.

Download Website Updated 07 Oct 2009 M2Crypto

Screenshot
Pop 121.24
Vit 6.91

M2Crypto is built from Python, OpenSSL, and SWIG. It makes accessible to the Python programmer DH, DSA, RSA, symmetric ciphers, message digests, HMACs, and SSL and S/MIME functionality.

Download Website Updated 10 Jul 2011 bdec

Screenshot
Pop 77.62
Vit 6.82

bdec is a set of tools for decoding binary files given a specification written in a flexible XML-based syntax. It supports decoding to XML or Python objects, and can generate quality C decoders and encoders.

Download Website Updated 25 Sep 2011 pyswisseph

Screenshot
Pop 36.44
Vit 6.79

pyswisseph is a Python extension to AstroDienst's Swiss Ephemeris C library (also known as swisseph). This extension implements very accurate astronomical calculations for astrological purposes.

Download Website Updated 30 Oct 2011 PyICU

Screenshot
Pop 51.23
Vit 6.71

PyICU is a Python extension wrapping IBM's International Components for Unicode C++ library (ICU).

Download Website Updated 10 Sep 2011 pacparser

Screenshot
Pop 75.99
Vit 6.69

pacparser is a library to parse proxy auto-config (PAC) files. Proxy auto-config files are a vastly used proxy configuration method these days. Web browsers can use a PAC file to determine which proxy server to use or whether to go direct for a given URL. The idea behind pacparser is to make it easy to add PAC file parsing capability to any program (C and Python are supported right now). It comes as a shared C library and a Python module that can be used to make any C or Python program PAC scripts intelligent. Some very useful targets could be popular Web software like wget, curl, and python-urllib.

No download Website Updated 19 Oct 2009 pysqlite

Screenshot
Pop 189.36
Vit 6.57

SQLite is a powerful embedded relational database engine. pysqlite makes it available to Python developers via the Database API 2.0.

Screenshot

Project Spotlight

playSMS

A flexible mobile portal system and SMS gateway.

Screenshot

Project Spotlight

GNU Parallel

Software to build and execute shell command lines from standard input in parallel.