RSS 426 projects tagged "Python Modules"

Download Website Updated 18 May 2013 SQLObject

Screenshot
Pop 231.21
Vit 367.69

SQLObject is an object-relational mapper, i.e., a library that will wrap your database tables in Python classes and your rows in Python instances. It currently supports MySQL through the 'MySQLdb' package, PostgreSQL through the 'psycopg' package, SQLite, Firebird, MaxDB (SAP DB), MS SQL, and Sybase. It should support Python versions back to 2.4.

Download Website Updated 10 May 2013 Cedar Backup

Screenshot
Pop 426.09
Vit 98.71

Cedar Backup is a software package designed to manage system backups for a pool of local and remote machines. Cedar Backup understands how to back up filesystem data as well as MySQL and PostgreSQL databases and Subversion repositories. It can also be easily extended to support other kinds of data sources. Cedar Backup is focused around weekly backups to a single CD or DVD disc. It supports multisession discs, allowing you to add incremental data to a disc on a daily basis. Cedar Backup also provides a Python library of backup-related functionality.

Download Website Updated 10 Jan 2011 PyPAM

Screenshot
Pop 20.57
Vit 70.89

Python bindings for PAM (Pluggable Authentication Modules).

Download Website Updated 12 May 2000 PyGSS

Screenshot
Pop 14.76
Vit 68.96

PyGSS is a Python wrapper interface over MIT's Kerberos V5 GSS-API mechanism.

Download Website Updated 27 Aug 2000 pyHnj

Screenshot
Pop 20.00
Vit 68.18

pyHnj is an extension wrapper for Raph Levien's libhnj hyphenation library. The author thought it would be funny to write a wrapper around it, and by doing so give all Python users the ability to gratuitously hyphenate whole paragraphs.

No download Website Updated 21 Jul 2002 py_net_libs

Screenshot
Pop 28.77
Vit 62.90

py_net_libs is a Python module to dissect network packets as returned by pylibpcap, a wrapper to libpcap.

Download No website Updated 12 Dec 2003 Python-SOAP

Screenshot
Pop 15.62
Vit 58.71

Python-SOAP is an implementation of the SOAP protocol in the Python programming language. SOAP is the foundation of the so-called Web services, allowing the interaction of software across the network. The goals of the project are standards-compliance, a clean design, and well-written documentation. This implementation is built on top of the DOM, which makes it robust and easily extensible.

Download Website Updated 20 Mar 2004 XAttr

Screenshot
Pop 30.00
Vit 57.86

XAttr is a tiny extension module for Python to access Linux extended attributes on filesystems which support it.

Download Website Updated 29 Dec 2004 pybluez

Screenshot
Pop 37.62
Vit 55.35

PyBluez is an effort to create Python wrappers around bluez to allow Python developers to use system bluetooth resources. It works on machines running the GNU/Linux operating system and the bluez bluetooth stack.

No download Website Updated 23 Aug 2005 pylibparted

Screenshot
Pop 11.14
Vit 53.16

pylibparted provides Python bindings for parted's library (libparted).

Screenshot

Project Spotlight

Data Crow

A movie, software, music, image, and book cataloger.

Screenshot

Project Spotlight

OpenSIPS

A mature implementation of a SIP server/proxy.