RSS 499 projects tagged "Python Modules"

Download Website Updated 17 Jun 2013 QScintilla

Screenshot
Pop 299.27
Vit 272.39

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.22
Vit 100.36

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 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 19 Mar 2013 getmail

Screenshot
Pop 542.80
Vit 81.85

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.75
Vit 71.10

Python bindings for PAM (Pluggable Authentication Modules).

Download Website Updated 12 May 2000 PyGSS

Screenshot
Pop 14.14
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.49
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 21 Jul 2002 py_net_libs

Screenshot
Pop 28.84
Vit 63.13

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

No download Website Updated 06 Oct 2003 Maximum Entropy Modeling Toolkit

Screenshot
Pop 45.83
Vit 59.53

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 14.97
Vit 58.96

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.

Screenshot

Project Spotlight

Wireshark

A network protocol analyzer.

Screenshot

Project Spotlight

Redline RPM Library

A pure Java RPM library.