RSS 6 projects tagged "Python Modules"

Download No website Updated 18 Feb 2002 pyGCache

Screenshot
Pop 42.10
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 65.36
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 20 Dec 2006 Darwin Calendar Server

Screenshot
Pop 32.73
Vit 48.71

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 28.21
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 52.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 18.55
Vit 43.38

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

h2H Messenger

A secure messenger client.

Screenshot

Project Spotlight

FVWM-Crystal

A powerful and pretty desktop environment for GNU/Linux and Unix-like systems.