RSS 445 projects tagged "Python Modules"

Download Website Updated 18 May 2013 SQLObject

Screenshot
Pop 248.40
Vit 247.88

SQLObject is an object-relational mapper, i.e., a library that will wrap your database tables in Python classes and your rows in Python instances. It currently supports MySQL through the 'MySQLdb' package, PostgreSQL through the 'psycopg' package, SQLite, Firebird, MaxDB (SAP DB), MS SQL, and Sybase. It should support Python versions back to 2.4.

Download Website Updated 10 May 2013 Cedar Backup

Screenshot
Pop 429.82
Vit 90.12

Cedar Backup is a software package designed to manage system backups for a pool of local and remote machines. Cedar Backup understands how to back up filesystem data as well as MySQL and PostgreSQL databases and Subversion repositories. It can also be easily extended to support other kinds of data sources. Cedar Backup is focused around weekly backups to a single CD or DVD disc. It supports multisession discs, allowing you to add incremental data to a disc on a daily basis. Cedar Backup also provides a Python library of backup-related functionality.

Download Website Updated 21 Apr 2013 pyClamd

Screenshot
Pop 89.11
Vit 18.04

pyClamad is a module that makes it possible to use the clamd daemon from the virus scanner ClamAV within Python.

Download Website Updated 17 Apr 2013 GeoTypes

Screenshot
Pop 73.32
Vit 1.49

GeoTypes is a Python library that implements both the OpenGIS/PostGIS and standard PostgreSQL geometry types. It integrates with the psycopg Python/PostgreSQL interface. It provides implementations of all of the OpenGIS/PostGIS classes, except (x,y,m) and (x,y,z,m). It currently supports the EWKB, HEXEWKB, WKB, and WKT formats.

No download Website Updated 19 Mar 2013 getmail

Screenshot
Pop 606.64
Vit 97.92

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 03 Mar 2013 QScintilla

Screenshot
Pop 352.84
Vit 39.01

QScintilla is a port of the Scintilla C++ editor class to the Qt GUI toolkit.

Download Website Updated 05 Dec 2012 Python Audio Tools

Screenshot
Pop 158.68
Vit 17.51

Python Audio Tools is a collection of audio handling programs that work from the command line. These include programs for CD extraction, track conversion from one audio format to another, track renaming and retagging, track identification, CD burning from tracks, and more. It supports internationalized track filenames and metadata using Unicode. It works with high-definition, multi-channel audio as well as CD-quality. Track conversion uses multiple CPUs or CPU cores if available to greatly speed the transcoding process. Track metadata can be retrieved from MusicBrainz, FreeDB, or compatible servers. Audio formats supported are WAV, FLAC, WavPack, MP3, Ogg Vorbis, M4A, Apple Lossless, and more.

Download Website Updated 26 Nov 2012 eyeD3

Screenshot
Pop 192.72
Vit 24.55

eyeD3 is a Python program and module that provides the ability to read and write ID3 tags (v1.x and v2.3/v2.4). It also decodes MP3 headers (bit rate, sample frequency, play time, etc.).

Download Website Updated 22 Nov 2012 BuildBot

Screenshot
Pop 264.10
Vit 25.71

The BuildBot is a system to automate the compile/test cycle required by most software projects to validate code changes. It builds and tests the tree each time a change is committed, providing status updates through a Web page or other protocols.

No download Website Updated 15 Nov 2012 Mrs

Screenshot
Pop 67.65
Vit 5.54

Mrs is a lightweight but high performance implementation of the MapReduce programming model for parallel computation. It is optimized for computationally intensive programs, especially those which are iterative, though it is applicable to a wide range of applications. It is intended to be simple to install and use. It is written in Python, supports both Python 2 and Python 3, and has no dependencies outside the standard library. The name "Mrs" derives from the practice of referring to MapReduce programs by the title "mister" (e.g., "Mr. Wordcount").

Screenshot

Project Spotlight

Quassel IRC

A graphical, distributed IRC client.

Screenshot

Project Spotlight

Sendmail

A powerful and flexible Mail Transport Agent.