RSS 74 projects tagged "Python Modules"

No download Website Updated 19 Mar 2013 getmail

Screenshot
Pop 603.26
Vit 97.17

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.

No download Website Updated 06 Oct 2003 Maximum Entropy Modeling Toolkit

Screenshot
Pop 46.15
Vit 59.30

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.

No download Website Updated 21 Mar 2004 EZRO

Screenshot
Pop 40.37
Vit 57.87

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 17 Jan 2008 Python Message Service

Screenshot
Pop 18.47
Vit 44.19

PMS/PyPubSub (short for Python Message Service / Python based Publish Subscribe) is a framework for implementing a publish subscribe mechanism into a Python application. A python process somewhere in the network publishes one or more topics which consist of Python objects. Multiple processes in the network can subscribe to fresh updates of the published topics. A publisher and its subsribers are fully decoupled. The datatype of a topic can be freely defined and changed at runtime. New publishers and subscribers can easily be added at runtime.

No download Website Updated 10 Apr 2008 xpython

Screenshot
Pop 19.13
Vit 43.23

xpython is a bundle that includes the Python interpreter and runtime and a number of libraries. It can be compiled into a single binary, thus simplifying software distributions without proper package management. The binary contains Python, wxWindows, SQLite, and a number of useful modules.

No download Website Updated 24 Apr 2008 cogen

Screenshot
Pop 17.55
Vit 43.07

cogen provides coroutines and cross-platform asynchronous networking for Python. It uses enhanced generators from Python 2.5 and supports epoll, kqueue, Win32 IO completion ports, sendfile, and a WSGI server with asynchronous extensions.

Download Website Updated 03 Mar 2013 QScintilla

Screenshot
Pop 352.74
Vit 38.78

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

Download Website Updated 19 Apr 2013 python-bitstring

Screenshot
Pop 394.21
Vit 32.92

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).

No download Website Updated 23 Oct 2012 Urwid

Screenshot
Pop 186.93
Vit 20.63

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 04 Jul 2011 PyGTK

Screenshot
Pop 275.16
Vit 17.91

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.

Screenshot

Project Spotlight

Fingerprint GUI

A GUI toolset for fingerprint identification and authentication.

Screenshot

Project Spotlight

Open DHCP Server

An all purpose DHCP server.