This is an ETL software which loads data from DBF/XBase files into MySQL. This utility has command line interface, designed to work without user interaction.
Create standard PDF resume's by adding, editing, deleting applicant information details. You can create your own templates by just creating a folder and a text file. It runs on Windows and Linux. For more info, read the user manual included.
General and simple IRC bot framework with very flexible bus architecture and plugins support, originally written for use as RPC gateway for remote message sending to multiple IRC channels or users. Now: http://github.com/martinkozak/pyircgate-daemon.
Simple Python script to save files(and now directories, too!) into "frozen directories". "Frozen Directories" are directories that hold incremental changes to documents being worked on. Creating an archive of your work is easily done with this script
Create geographics maps from data in table format. Serve map creation requests using a XML-RPC server. - Requires: mapnik, swftools, MySQL server and MySQLdb python module.
World of Civilization is a collaboration of many modders of the Civilization modding community (ViSa, CCCP, and programmers/artists/beta testers and many others) to build a modular all-in-one expansion to the Civilization - Beyond the Sword game
Time tracker is a cli driven program that allows you to record how much time you have spent on different tasks. It's simple to use and can output textual and graphical reports.
This project aims at connecting african rural villages using Android phones with delay-tolerant networking. The idea is that people carrying their Android mobile phones and traveling from villages to cities will carry data with them.
Comprehensive compilation of open-source software and data that aid the learner of the Japanese language. The project explicitly aims to be cross-platform so as to include the widest audience possible as well as support different modes of access.
Tivo 4 Tiny is a Linux desktop app that fetches recordings from a Tivo on your home network, and lets you save them or take them with you -- it can auto-convert shows to fit your phone, iPod or BlackBerry. It's like Tivo Desktop for Linux.
Pyzzle is a cross-platform game engine for creating large-scale, 2D Myst-like adventure games. The engine supports 2D panoramas, features an intuitive design mode, and allows users to download content from the internet. Pyzzle is written using Pygame.
Sphene Community Tools is a collection of django applications which are designed to be easily pluggable into any django project. It currently consists of a full featured board and wiki application.
BARNACLE is a Python library for RNA 3D structure prediction. It can be used for probabilistic sampling of RNA structures that are compatible with a given nucleotide sequence and that are RNA like on a local length scale.
A serial terminal program designed for testing and debugging devices such as BACnet and ModBus controllers, but also usable as a general purpose serial terminal. It is written in Python using PyQt.
A framework for creating IRC bots and clients using Python 2 or 3, focusing on ease-of-use and intuition. IRC a low level of raw events and event objects, or a higher level w channel/user objects, as well as thread and commonly used IRC client features.
RADAR stands for Rapid Automatic Detection and Alignment of Repeats in protein sequences. RADAR identifies gapped approximate repeats and complex repeat architectures involving many different types of repeats.
Radar has moved to github (https://github.com/AndreasHeger/radar)
If you are a developer like me, you may find this program useful in finding code. You can add,edit,delete,search, and browse source code you might get from a book or posted on the web.
This is a YouTube music/video downloader. It allows you to search for videos on YouTube, then download them as either audio or videos, or stream the audio directly from the application. You can also open YouTube URL's for downloading.
pyPdf-GUI is a Python-based graphical user interface for the pure-Python PDF library pyPdf, allowing the user to easily manipulate PDF files. It can extract pages, merge several files into a single one, rotate pages in a file, extract text, etc.