Uncategorized



Simple HTTP server Download

Tuesday, June 24th, 2008

Simple HTTP server shows you how to set up a simple HTTP server supporting SSL secure communications. It extends the SimpleHTTPServer standard module to support the SSL pr

ID3v1Reader Download

Tuesday, June 24th, 2008

ID3v1Reader script reads ID3v1 tags from MP3 files. It comes with Tkinter GUI that could be reused as module.

Frog Download

Monday, June 23rd, 2008

Frog, sounds like Blog, and is a web log (blog) tool written in Python, and designed as a web application for Snakelets.

Features:

A2K Bot Download

Monday, June 23rd, 2008

A2K (formerly known as Accutron 2000) is a small, simple, and unobtrusive IRC bot.
Download from:

Get user info on Windows, for current user Download

Monday, June 23rd, 2008

Calling win32net.NetUserGetInfo(None, win32api.GetUserName(), 1) works for users logged in to the local machine, only, but fails for domain users. This code demonstrates h

Repository Sorter Download

Monday, June 23rd, 2008

Repository Sorter allows you to search files in a repository for ident strings and order the files by the date of their last change.

This script is very easy to ins

DITrack Download

Monday, June 23rd, 2008

DITrack is a free, open source, lightweight, distributed issue (bug, defect, ticket) tracking system. It is implemented in Python and runs in UNIX (*BSD, Linux, MacOS X) and Wi

Gajim Download

Sunday, June 22nd, 2008

The goal of Gajim is to provide a full featured and easy to use Jabber client. Gajim works nicely with GNOME, but does not require it to run. It is released under the GNU Gener

makefaq Download

Sunday, June 22nd, 2008

makefaq is a Python program that creates a Frequently Asked Questions (FAQ) list from a specially formatted text data file.

For output, it can can generate either

pYsearch Download

Sunday, June 22nd, 2008

This project implements a Python API for the Yahoo Search Webservices API. pYsearch is an OO abstraction of the web services, with emphasis on ease of use and extensibility.