RSS 500 projects tagged "Python Modules"

Download Website Updated 29 Dec 2004 pyUnitPerf

Screenshot
Pop 12.37
Vit 1.00

pyUnitPerf is a port of JUnitPerf to Python. It is a collection of pyUnit test decorators used to measure the performance and scalability of functionality contained within existing pyUnit tests.

Download Website Updated 13 Aug 2006 pytimeago

Screenshot
Pop 12.37
Vit 1.00

pytimeago is a small Python library that transforms the numerical difference between timestamps into human-readable strings like "3h ago" or "5 months ago". Such functionality is often present in email, issue tracking and other applications that display a number of items to the user. It is practical to briefly describe the age of a certain item.

Download No website Updated 06 Oct 2006 PyKCS11

Screenshot
Pop 12.12
Vit 1.00

PyKCS11 is a PKCS#11 wrapper for Python. It lets you access almost all PKCS#11 functions and data types using any PKCS#11 library, such as the various modules supplied by smartcard vendors. It comes with two interfaces: a low level and very thin interface over the original PKCS#11 API, generated using the SWIG compiler (designed for library tests), and a high level interface that offers simpler access (with few limits) to the PKCS#11 APIs.

Download Website Updated 27 Nov 2006 SpoonRPC

Screenshot
Pop 12.08
Vit 1.42

SpoonRPC is a library providing a distributed message passing system in Python. It attempts to be as simple to use as possible with little boilerplate code. It provides safe, efficient object serialization (not using pickle) and message routing. RPC is not (currently) implemented, despite the name.

Download Website Updated 24 Jan 2002 arrayfrombuffer

Screenshot
Pop 12.04
Vit 1.00

arrayfrombuffer allows a programmer to use Numerical Python arrays whose contents are stored in buffer objects, including memory-mapped files. Loading an array from a file is easy, requiring only a module import and a single function call. Loading the array is quick because it doesn't require any copying from one part of memory to another. Arrays created with arrayfrombuffer are also highly memory-efficient, since only the array data that you are currently using gets loaded into memory. When an array is modified, only the modified parts get written back out to disk. These arrays can also be bigger than physical memory.

Download Website Updated 14 Oct 2005 Calcore

Screenshot
Pop 11.66
Vit 52.95

CalCore is an advanced, flexible calendaring component for Python. It allows the Python developer to write advanced calendaring applications either using their own event storage or integrating with external calendar servers. It features support for private calendars, shared calendars, resource booking, integration with iCalendar clients (Apple iCal, Mozilla Sunbird, KOrganizer) using the iCalendar protocol, invitation workflow, meeting support, including helper functions to look for free time, and recurring event support. It is being used as the core of Nuxeo's CalZope and CPSSharedCalendar products.

Download Website Updated 06 Jan 2006 PyRandR

Screenshot
Pop 11.66
Vit 1.00

PyRandR is a Python module that provides simple access to the X11 resize and rotate functions.

Download Website Updated 09 Mar 2005 Constrict

Screenshot
Pop 11.49
Vit 1.74

Constrict is a Python library for parsing DNS messages using the ISC BIND C library.

No download Website Updated 27 Nov 2005 Constrictor Mail Filter

Screenshot
Pop 11.40
Vit 1.76

Constrictor is a Python module for parsing, filtering, and delivering mail as a mail delivery agent (like Procmail). Constrictor has the ability to deliver to maildir and Unix mbox format mailboxes, as well as bounce, forward, or reject messages.

Download Website Updated 29 Jul 2008 Nirvanapi

Screenshot
Pop 11.31
Vit 42.24

Nirvanapi is a Python client for the Nirvanix API. Nirvanix is a global cloud storage platform provider optimized for media and large files.

Screenshot

Project Spotlight

gslapt

A GTK version of slapt-get.

Screenshot

Project Spotlight

RainbruRPG

A 3D multiplayer Role Playing Game project.