RSS 214 projects tagged "Python Modules"

Download Website Updated 18 May 2013 SQLObject

Screenshot
Pop 157.86
Vit 32.54

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 21 Apr 2013 pyClamd

Screenshot
Pop 88.68
Vit 19.32

pyClamad is a module that makes it possible to use the clamd daemon from the virus scanner ClamAV within Python.

No download Website Updated 19 Mar 2013 getmail

Screenshot
Pop 605.93
Vit 101.10

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 26 Oct 2012 PyX

Screenshot
Pop 158.01
Vit 18.09

PyX is a Python package for the creation of PostScript and PDF files. It combines an abstraction of the PostScript drawing model with a TeX/LaTeX interface. Complex tasks like 2D and 3D plots in publication-ready quality are built out of these primitives.

Download Website Updated 16 Jun 2012 IMDbPY

Screenshot
Pop 237.19
Vit 20.66

IMDbPY is a Python package useful to retrieve and manage the data of the IMDb movie database about movies, people, characters, and companies. It can retrieve data from both the IMDb's Web server and a local copy of the whole database. The IMDbPY package can be very easily used by programmers and developers to provide access to the IMDb's data to their programs. Some simple example scripts are included in the package.

No download Website Updated 12 Jun 2012 python-libcommon

Screenshot
Pop 74.90
Vit 9.00

python-libcommon contains Map, Set, and Graph data types for Python. It provides data types (like Graph) that can handle directed or undirected labeled graphs. XML output is handled to describe graph structure.

Download Website Updated 09 Jun 2012 hmm

Screenshot
Pop 54.22
Vit 7.76

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 Python Call Graph

Screenshot
Pop 108.29
Vit 3.01

pycallgraph is a Python library that creates call graphs for Python programs.

Download Website Updated 09 Jun 2012 The XSLT C library for GNOME

Screenshot
Pop 394.65
Vit 25.49

Libxslt is a C library for GNOME which allows developers to work with XSLT. It is based on libxml for XML parsing, tree manipulation, and XPath support. Also included is 'xsltproc', a command line XSLT processor. The library is written in plain C, making as few assumptions as possible, and sticking closely to ANSI C/POSIX for easy embedding. It should work on Linux, Unix, and Windows. Though not designed primarily with performances in mind, libxslt seems to be a relatively fast processor. It also include full support for the EXSLT set of extension functions as well as some common extensions present in other XSLT engines.

Download Website Updated 07 Jun 2012 Python-LDAP

Screenshot
Pop 278.26
Vit 21.07

python-ldap provides an object-oriented API to access LDAP directory servers from Python programs. Mainly, it wraps the OpenLDAP 2.3+ libs for that purpose. Additionally, the package contains modules for other LDAP-related stuff (such as processing LDIF, LDAPURLs, and LDAPv3 schema).

Screenshot

Project Spotlight

TemplateFx

A dynamic templating tool.

Screenshot

Project Spotlight

Observium

An autodiscovering network observation system.