RSS 476 projects tagged "Python Modules"

Download Website Updated 18 May 2013 SQLObject

Screenshot
Pop 270.20
Vit 184.11

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 431.77
Vit 80.66

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 19.95
Vit 70.93

Python bindings for PAM (Pluggable Authentication Modules).

Download Website Updated 12 May 2000 PyGSS

Screenshot
Pop 14.59
Vit 69.00

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

Download Website Updated 27 Aug 2000 pyHnj

Screenshot
Pop 19.49
Vit 68.21

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 06 Oct 2003 Maximum Entropy Modeling Toolkit

Screenshot
Pop 45.89
Vit 59.32

The Maximum Entropy Toolkit provides a set of tools and library for constructing maximum entropy (maxent) models in either Python or C++. It features conditional maximum entropy models, L-BFGS and GIS parameter estimation, Gaussian Prior smoothing, a C++ API, a Python extension module, a command line utility, and good documentation.

Download No website Updated 12 Dec 2003 Python-SOAP

Screenshot
Pop 15.43
Vit 58.75

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 28.98
Vit 57.90

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

No download Website Updated 21 Mar 2004 EZRO

Screenshot
Pop 40.06
Vit 57.89

EZ Reusable Objects (EZRO) is a Web application that can be used by non-technical staff to manage content as "objects." Content objects containing text, video, and audio can be shared, modified, and re-styled to appear via a traditional Web site, an on-line course, an innovative "Coach," or as a community of interest site. It is highly scalable and can be used for public Web sites, secure environments, and private intra/extranets.

Download Website Updated 29 Dec 2004 pybluez

Screenshot
Pop 37.08
Vit 55.40

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.

Screenshot

Project Spotlight

codecrypt

A post-quantum cryptography tool.

Screenshot

Project Spotlight

spectrwm

A small dynamic tiling window manager for X11.