RSS 355 projects tagged "Python"

Download Website Updated 13 Jul 2004 arianne

Screenshot
Pop 307.91
Vit 6.62

Arianne is a multiplayer online engine to develop turn based and real time games. It provides a simple way of creating games using Python for a game's description. Marauroa, its server, uses Java, MySQL, UDP, and Python for hosting dozens of players.

Download Website Updated 08 Jun 2009 cfv

Screenshot
Pop 256.20
Vit 9.21

cfv is a utility to both test and create .sfv (Simple File Verify), .csv, .crc, .md5(sfv style), md5sum, BSD md5, sha1sum, and .torrent checksum verification files. It also includes test-only support for .par and .par2 files. These files are commonly used to ensure the correct retrieval or storage of data.

Download Website Updated 20 Nov 2002 cvsmail

Screenshot
Pop 77.43
Vit 2.20

cvsmail is a set of utilities to manage the delivery of CVS commit logs via email. It contains an email answering robot to manage the subscriptions and a delivering machinery. The subscription is done via modules for each CVS base handled by cvsmail.

Download No website Updated 18 Feb 2002 pyGCache

Screenshot
Pop 40.30
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 19 Mar 2013 getmail

Screenshot
Pop 602.15
Vit 95.72

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 Website Updated 06 Apr 2012 gpsd

Screenshot
Pop 318.84
Vit 13.31

gpsd is a daemon that listens to a GPS or Loran receiver and translates the positional data into a simplified format that can be more easily used by other programs, like chart plotters. The package comes with a sample client that plots the location of the currently visible GPS satellites (if available) and a speedometer. It can also use DGPS/ip.

Download Website Updated 05 Apr 2010 INN

Screenshot
Pop 123.47
Vit 9.02

INN (InterNetNews) is an extremely flexible and configurable Usenet / netnews news server. It supports accepting articles via either NNTP connections or via UUCP, as well as serving out articles to reading clients via NNTP. It supports multiple different ways of sending outgoing articles to other hosts, as well as multiple different storage mechanisms for articles and article overview information via internal APIs. Compared to other news servers, INN is more complicated with a steeper learning curve, but is extremely flexible and configurable, comes with a large suite of supporting programs, and supports embedded filters in either Perl or Python.

Download Website Updated 06 Aug 2006 Mahogany

Screenshot
Pop 96.99
Vit 5.31

Mahogany is a GUI email client for the X11/Unix, Windows, and Mac platforms. It supports a wide range of Internet protocols (IMAP4, POP3, ESMTP, NNTP) and encrypted communications using SSL, includes full MIME support, and aims to be fully standard-compliant. It allows the use of unlimited number of servers, supports filters and identities, and offers optional HTML viewing and much more.

Download Website Updated 27 Apr 2004 GNU Mailman

Screenshot
Pop 305.99
Vit 6.51

GNU Mailman is software to help manage email discussion lists and e-newsletters. Its integrated Web interface provides easy-to-use access for list members and list administrators. Mailman supports built-in archiving, automatic bounce processing, content filtering, digest delivery, spam filters, topics, Usenet gateways, and more. It is fully internationalized, and supports digests and email commands. It runs on any Linux or Unix-like operating system and is compatible with most email and Web servers, mail readers, and Web browsers.

Download Website Updated 29 Sep 2003 mcl

Screenshot
Pop 54.54
Vit 2.80

mcl is a MUD client running in a Virtual Console under Linux or using standard TTY routines under any other UNIX. Embedded Perl or Python offer very high tweakability. Other features include huge scrollback, a stable input line with the MUD prompt, Perl regexps for actions and substitutions.

Screenshot

Project Spotlight

BugHotel Reservation System

A hotel booking and accounting package.

Screenshot

Project Spotlight

newLISP

A Lisp-like, general-purpose scripting language.