RSS 9 projects tagged "Python Modules"

Download No website Updated 18 Feb 2002 pyGCache

Screenshot
Pop 40.50
Vit 2.19

GCache is a Python module that provides a generic cache class useful for speeding up any application where objects are referenced by keys. It uses object metadata to optimize hit-rates and freshness for fetches, and uses a "write-through" mechanism for writes and deletes. It can use "if-modified-since" fetches or rsync delta updates to refresh stale cached objects. GSource classes are provided for generating useful metadata from common sources (os.stat calls and MIME headers). A simple example urlCache is implemented that supports HTTP 1.1 (rfc2616) cache-control and expire headers to ensure freshness. Also included is an rfc2616 package useful for parsing HTTP 1.1 headers, and a PCache package implementing a persistant cache using a Python shelve.

No download Website Updated 30 Oct 2002 Hep Message Server

Screenshot
Pop 66.18
Vit 2.68

Hep Message Server is software that transfers messages between different messaging systems. Eventually, it should transparently route messages between email, weblogs, and instant messaging. Currently Hep does one thing: fetches news feeds from Web sites and lets you view them in your email client.

No download Website Updated 10 May 2008 BEEPy Python BEEP Library

Screenshot
Pop 58.80
Vit 3.27

The BEEPy Python BEEP Library is an implementation of the Blocks Extensible Exchange Protocol (RFC3080), written as a Python library.

Download Website Updated 16 Oct 2006 Xmpppy

Screenshot
Pop 65.27
Vit 3.16

Xmpppy is a Python library grown from the jabberpy project. Though this library has borrowed some code from jabberpy, it is a separate project with its own architecture and slightly different API. It is primarily intended to be used with the RFC-compliant jabber servers (like ejabberd), but it should work with all popular servers (including GTalk).

Download No website Updated 13 Feb 2010 uTorrent.py

Screenshot
Pop 31.30
Vit 2.01

uTorrent.py is a Python module for accessing the interface exposed by the uTorrent Web UI. Current features include getting and setting uTorrent parameters, viewing information and statistics on torrents and files, and setting torrent state and file priorities. Small example utilities are included. Note that the download file is a 7zip archive, not a PNG image.

No download Website Updated 20 Dec 2006 Darwin Calendar Server

Screenshot
Pop 32.83
Vit 48.42

The Darwin Calendar Server is a standards-compliant server that allows multiple users to collaboratively share calendaring information. It provides a shared location on the network to store schedules, and allows users to send each other and manage invitations. In order to provide interoperability with multiple calendaring clients, the server implements the CalDAV protocol, which is an extension of WebDAV, which is in turn an extension of HTTP.

Download Website Updated 10 Aug 2007 PyWebMail

Screenshot
Pop 30.33
Vit 1.00

PyWebMail is a Python library and POP3 gateway that allows you to work with webmail servers as if they were POP3 or IMAP mail servers. Currently, support for Mail.Com, Yahoo! Mail, Gmail, Netscape, HotMail and some minor servers is finished.

Download Website Updated 25 Feb 2009 picurl

Screenshot
Pop 56.00
Vit 2.22

Picurl is a client for uploading, downloading, querying, and sorting files on remote stores, like HTTP directory listings, HTML pages, FTP servers, or Flickr photo albums. The focus of this project is making tagging and dealing with metadata as easy as possible.

No download Website Updated 24 Apr 2008 cogen

Screenshot
Pop 17.49
Vit 43.06

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.

Screenshot

Project Spotlight

LEAF

A Linux embedded appliance framework.

Screenshot

Project Spotlight

HotShots

An application to annotate screenshots.