RSS 74 projects tagged "Python Modules"

No download Website Updated 19 Mar 2013 getmail

Screenshot
Pop 602.86
Vit 95.02

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 19 Apr 2013 python-bitstring

Screenshot
Pop 395.73
Vit 31.56

bitstring is a Python module that helps to make the creation and analysis of binary data as simple and natural as possible. Objects can be constructed from integers (big and little endian), floats, hex, octal, binary, byte data, iterables, or files. They can be sliced, joined, reversed, packed, unpacked, inserted into, overwritten, and otherwise operated upon with simple functions or slice notation. They can also be parsed, searched, and navigated in, similar to a file or stream. Internally the data is efficiently stored as byte arrays. It is available for Python 2.6 and later (including Python 3).

Download Website Updated 03 Mar 2013 QScintilla

Screenshot
Pop 352.09
Vit 38.09

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

Download Website Updated 04 Jul 2011 PyGTK

Screenshot
Pop 272.83
Vit 17.87

PyGTK is a set of Python bindings for the GTK widget set. It provides an object oriented interface that is slightly higher level than the C one. It automatically does all the type casting and reference counting that you normally would have to do with the C API.

Download Website Updated 08 Aug 2009 pygame

Screenshot
Pop 243.72
Vit 7.89

Pygame is a set of Python extension modules designed for writing games. The core of pygame is wrapped on top of the SDL library.

Download Website Updated 07 Oct 2011 Python Imaging Library

Screenshot
Pop 189.94
Vit 6.20

The Python Imaging Library (PIL) adds image processing capabilities to your Python interpreter. This library supports many file formats, and provides powerful image processing and graphics capabilities.

No download Website Updated 19 Oct 2009 pysqlite

Screenshot
Pop 188.98
Vit 6.57

SQLite is a powerful embedded relational database engine. pysqlite makes it available to Python developers via the Database API 2.0.

No download Website Updated 23 Oct 2012 Urwid

Screenshot
Pop 186.82
Vit 20.50

Urwid is a Python library for making text console applications. It has many features including fluid interface resizing, support for UTF-8 and CJK encodings, standard and custom text layout modes, simple markup for setting text attributes, and a powerful, dynamic list box that handles a mix of widget types. It is flexible, modular, and leaves the developer in control.

Download Website Updated 11 Nov 2012 Open Source Computer Vision Library

Screenshot
Pop 179.62
Vit 9.25

The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel Image Processing Library) and utilizes Intel Integrated Performance Primitives for better performance.

No download Website Updated 23 Feb 2011 Berkeley DB XML

Screenshot
Pop 149.68
Vit 3.26

Berkeley DB XML is a native XML database engine for use within your product. Made available as a C++ library with language bindings for Java, Perl, Python, PHP, and Tcl, it integrates directly into your application (it is not a standalone database server). It provides XQuery access into a database of document containers. XML documents are stored and indexed in their native format using Berkeley DB as the transactional database engine.

Screenshot

Project Spotlight

sleepuntil

sleep(1) with an at(1) syntax.

Screenshot

Project Spotlight

SymmetricDS

Database replication/synchronization software.