RSS 18 projects tagged "Python Modules"

Download Website Updated 30 Jun 2008 Certmaster

Screenshot
Pop 34.29
Vit 1.46

Certmaster is a set of command line tools and a Python library for easily distributing SSL certificates to applications that need them via XML-RPC.

Download Website Updated 25 Feb 2008 GvGen

Screenshot
Pop 59.33
Vit 2.06

GvGen is a Python class to generate dot files to use with graphviz. You simply create your nodes, connect them together, set your parents, and apply graphviz properties, styles, default styles, etc. to produce a graphviz dot file for input with dot or neato.

Download Website Updated 12 Jul 2007 Hachoir subfile

Screenshot
Pop 36.50
Vit 1.41

Hachoir subfile recovers files from broken disk images. It supports 70 file formats and 135 file extensions, including images, videos, audio, archives, and programs.

Download No website Updated 04 Feb 2009 Lumbricidae WORM

Screenshot
Pop 24.00
Vit 1.00

Lumbricidae WORM (Widget Object Relational Mapper) is an SQLAlchemy binding for Webwidgets. SQLAlchemy presents database tables and rows as Python classes and objects. Webwidgets is a framework for writing Web applications as if they were desktop applications. WORM lets you easily map Webwidgets input fields, tables, and other widgets to database mapped classes, instances, and attributes. It requires the Argentum SQLAlchemy convenience library.

Download Website Updated 05 Dec 2012 Python Audio Tools

Screenshot
Pop 157.64
Vit 17.41

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 17 Jan 2008 Python Message Service

Screenshot
Pop 18.47
Vit 44.20

PMS/PyPubSub (short for Python Message Service / Python based Publish Subscribe) is a framework for implementing a publish subscribe mechanism into a Python application. A python process somewhere in the network publishes one or more topics which consist of Python objects. Multiple processes in the network can subscribe to fresh updates of the published topics. A publisher and its subsribers are fully decoupled. The datatype of a topic can be freely defined and changed at runtime. New publishers and subscribers can easily be added at runtime.

No download Website Updated 17 Mar 2010 Python-GPSBabel

Screenshot
Pop 30.13
Vit 2.93

Python-GPSBabel is a Python wrapper around GPSBabel. It is a complete interface for Python, allowing easy mechanisms for the developer to control GPSBabel from within a Python application.

No download Website Updated 24 Mar 2008 Pyxer

Screenshot
Pop 13.93
Vit 1.74

Pyxer is a Python Ajax server/ framework similar to the Jaxer project. Instead of writing client side code in JavaScript you can use Python. The Python code will be translated to JavaScript before being sent to the client. You may also define server-side code in the HTML file that can be called from the client in the background with Ajax.

Download Website Updated 17 Feb 2008 Strangle

Screenshot
Pop 15.87
Vit 1.00

Strangle is a Python package for parsing Domain Name System (DNS) messages. It is a Python interface to the ISC BIND message parsing routines. It is a fork of the unmaintained Constrict library by the same author.

No download Website Updated 17 Apr 2011 flac-utils

Screenshot
Pop 48.66
Vit 1.43

Flac-utils is a toolkit for managing FLAC files. Its primary usage is syncing metadata between sets of FLAC files. Flac-utils also provides a Python module called flac_compare that can be used separately. The utilitiy consist of three tools: flac-sync, which syncs a file tree of FLAC comments for files with the same audio-part; flac-diff, which compares two FLAC files' metadata information and shows the differences; and flac-add-picture, which adds album cover art to the files using Amazon.

Screenshot

Project Spotlight

Jailer

A database subsetting tool that exports relational data into various formats.

Screenshot

Project Spotlight

Meson

An experiment to determine optimal syntax and structure for a build system.