RSS 500 projects tagged "Python Modules"

Download Website Updated 29 Mar 2009 Peggy

Screenshot
Pop 37.07
Vit 1.43

Peggy helps you to create GTK applications that run out-of-the-egg. It offers functions to load resources (like .glade files, images, and locales) from a zipped or unzipped egg. It is a thin layer on top of setuptools and PyGtk. It doesn't do anything very fancy, but it can save you from reading some documentation.

Download Website Updated 10 Mar 2009 chouwa

Screenshot
Pop 14.21
Vit 39.11

Chouwa is a library that aims to ease the integration of Jinja2 into Django projects. It does this by providing equivalents of some of django's helper methods that depend on its template subsystem, as well as providing built-in globals and filters and providing a mechanism for user applications to introduce their own globals and filters.

No download Website Updated 08 May 2009 python-odm

Screenshot
Pop 17.38
Vit 38.35

python-odm is a Python module to simplify LDAP operations by mapping LDAP entries to Python objects and updating LDAP entries when the Python objects are modified.

Download Website Updated 17 May 2009 PyGTS

Screenshot
Pop 34.12
Vit 38.29

PyGTS is a Python package that can be used to construct, manipulate, and perform computations on 3D triangulated surfaces. It is a hand-crafted and pythonic binding for the GNU Triangulated Surface (GTS) Library.

Download Website Updated 19 Apr 2013 python-bitstring

Screenshot
Pop 391.57
Vit 35.62

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 09 Mar 2012 surl

Screenshot
Pop 81.31
Vit 5.75

surl is a URL shortening command line application that supports various sites. It supports stdin or filename input. It grabs the URLs, converts them, and returns the same text that was used in the input. It is known to work with a wealth of services, such as bit.ly, tinyurl.com, and others.

No download Website Updated 29 Jun 2010 RXPY

Screenshot
Pop 31.08
Vit 1.00

RXPY is a pure-Python regular expression library, compatible with the re package. RXPY can be used as a test-bed for new matching algorithms, since the parser and compatibility components are reusable.

Download Website Updated 26 Feb 2012 python-stdnum

Screenshot
Pop 61.25
Vit 3.72

python-stdnum is a Python module to parse, validate, and reformat standard numbers and codes in different formats. It supports a large number of number formats, including: ISBN (International Standard Book Number), ISSN (International Standard Serial Number), BSN (Burgerservicenummer, the Dutch national identification number), EAN (International Article Number), SSN (U.S. Social Security Number), IMEI (International Mobile Equipment Identity), IBAN (International Bank Account Number), and more.

No download Website Updated 18 Sep 2010 Squires

Screenshot
Pop 37.22
Vit 1.00

Squires is a Python library which simplifies the creation of powerful self-documenting readline-based command line interfaces. Scripts using Squires have the following features in their interface: full readline bindings, tab completion of commands and their options, inline command help (which is accessed by pressing tab), option syntax validation, and hidden commands and options.

No download Website Updated 17 Oct 2010 Crowbar

Screenshot
Pop 20.02
Vit 30.73

Crowbar is a desktop social networking application. It views and posts status updates to Twitter and follows. It can unfollow people who are not following you back, but abusing this feature is discouraged.

Screenshot

Project Spotlight

opendkim

A C implementation of the DKIM message signing/verifying standard, both an API and a filter.

Screenshot

Project Spotlight

CUPS

A standards-based printing system for Unix-like operating systems.