RSS 483 projects tagged "Python Modules"

Download Website Updated 17 Jun 2013 QScintilla

Screenshot
Pop 302.70
Vit 216.15

QScintilla is a port of the Scintilla C++ editor class to the Qt GUI toolkit.

Download Website Updated 26 May 2013 SQLObject

Screenshot
Pop 347.74
Vit 98.30

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.

No download Website Updated 19 Mar 2013 getmail

Screenshot
Pop 531.44
Vit 81.42

getmail is intended as a simple, secure, and reliable replacement for fetchmail. It retrieves email (either all messages, or only unread messages) from one or more POP3, SPDS, or IMAP4 servers (with or without SSL) for one or more email accounts, and reliably delivers into qmail-style Maildirs, mboxrd files, or through external MDAs (command deliveries) specified on a per-account basis. getmail also has excellent support for domain (multidrop) mailboxes, including delivering messages to different users or destinations based on the envelope recipient address.

Download Website Updated 10 Jan 2011 PyPAM

Screenshot
Pop 19.80
Vit 71.10

Python bindings for PAM (Pluggable Authentication Modules).

Download Website Updated 12 May 2000 PyGSS

Screenshot
Pop 14.18
Vit 69.18

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

Download Website Updated 27 Aug 2000 pyHnj

Screenshot
Pop 19.65
Vit 68.40

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 18 Jun 2013 pyratemp

Screenshot
Pop 115.13
Vit 84.97

pyratemp is probably (one of) the smallest complete template-engines for Python (with about 500 LOC). It has a very small set of special syntax in the templates. This reduces complexity and the probability of bugs and lead to an easy-to-use and intuitive user-interface. It uses embedded Python-expressions (in a "sandbox"), is well documented, has full Unicode-support, and produces very good error-messages, which is very useful when creating new templates.

No download Website Updated 21 Jul 2002 py_net_libs

Screenshot
Pop 29.05
Vit 63.14

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 14.80
Vit 58.97

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.72
Vit 58.13

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

Screenshot

Project Spotlight

QCAD Pro

A 2D CAD program.

Screenshot

Project Spotlight

MagicMin

A class that merges and minifies and JavaScript and CSS files.