RSS 39 projects tagged "Python Modules"

No download Website Updated 19 Mar 2013 getmail

Screenshot
Pop 605.32
Vit 99.47

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.

Download No website Updated 17 Oct 2003 pysync

Screenshot
Pop 191.35
Vit 3.22

Pysync has both a demonstration implementation of the rsync and related algorithms in pure Python, and a high speed librsync Python extension. The pure Python is not fast and is not optimized, however it does work and provides a simple implementation of the algorithm for reference and experimentation. It includes a combination of ideas taken from librsync, xdelta, and rsync. The librsync Python extension is less flexible and harder to understand, but is very fast.

Download Website Updated 15 May 2011 msnlib

Screenshot
Pop 132.36
Vit 9.77

msnlib is an MSN Messenger protocol library and text mode client written in Python.

Download Website Updated 08 Mar 2012 python-jabberbot

Screenshot
Pop 125.77
Vit 7.94

python-jabberbot is a Jabber bot framework for Python that makes it easy to write simple Jabber bots. One can use these Jabber bots to provide information about running systems, to make Web sites interact with Jabber-enabled visitors, or notify the bot owner about updates or changes that are monitored with custom Python scripts.

No download Website Updated 08 Jul 2005 SynCE

Screenshot
Pop 92.56
Vit 3.06

The purpose of the SynCE project is to provide a means of communication between Windows CE devices and computers running Linux, FreeBSD, or similar operating systems.

Download Website Updated 01 Feb 2004 Papercut NNTP Server

Screenshot
Pop 75.79
Vit 4.54

Papercut is a multi-threaded NNTP server written in Python. Its main objective is to integrate existing Web-based message board software (Phorum is one of the supported ones) with a Usenet front-end. However, its extensibility enables developers to write their own containers for the storage of the Usenet articles (messages). That means that the code is extensible enough that you could write new containers to integrate the news server with other Web message board projects or even other ways to store the messages.

Download Website Updated 02 Jun 2012 Python IRC library

Screenshot
Pop 67.15
Vit 3.81

The Python IRC library is intended to encapsulate the IRC protocol at a quite low level. It provides an event-driven IRC client framework. It has a fairly thorough support for the basic IRC protocol, CTCP, and DCC connections.

No download Website Updated 30 Oct 2002 Hep Message Server

Screenshot
Pop 66.54
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.

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 Website Updated 17 Jan 2010 python-fchksum

Screenshot
Pop 61.34
Vit 3.62

python-fchksum is a module used to find checksums of files (or stdin). It supports md5, crc32, cksum, bsd-style sum, and sysv-style sum. The advantage of using fchksum over the Python md5 and zlib(.crc32) modules is both ease of use and speed. You only need to tell it the filename, and the work is done by C code.

Screenshot

Project Spotlight

ximp3

A simple console MP3 player.

Screenshot

Project Spotlight

Blink

A small open blog engine.