RSS 18 projects tagged "Python Modules"

Download Website Updated 04 Sep 2010 python-dime

Screenshot
Pop 19.60
Vit 2.55

python-dime provides a way to parse and generate DIME messages. Direct Internet Message Encapsulation (DIME) is a binary message format that can be used to encapsulate multiple payloads into a single message.

Download Website Updated 12 Jul 2007 Hachoir subfile

Screenshot
Pop 36.33
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 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 27 Jul 2011 python-pipeline

Screenshot
Pop 44.36
Vit 3.56

python-pipeline lets you create pipelines of iterators.

Download Website Updated 25 Feb 2008 GvGen

Screenshot
Pop 59.60
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 21 Nov 2008 xhtml2pdf

Screenshot
Pop 51.27
Vit 3.14

xhtml2pdf converts HTML/XHTML/XHML to PDF using the ReportLab Toolkit, the HTML5lib, and pyPdf. It supports HTML 5 and CSS 2.1 (and some of CSS 3). The main benefit of this tool that a user with Web skills like HTML and CSS is able to generate PDF templates very quickly without learning new technologies.

Download Website Updated 16 Dec 2007 schnolgo

Screenshot
Pop 15.36
Vit 1.00

Schnolgo is a musical composition system. It has a number of unique features, including a way of handling polyrhythmic timing which provides a flexibility one cannot easily achieve with traditional sequencing programs or sound programming environments. Currently, Schnolgo is in the form of a Python package, and its main output format for compositions written in it is MIDI.

Download Website Updated 17 Jan 2008 Python Message Service

Screenshot
Pop 18.47
Vit 44.19

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.

Download Website Updated 17 Feb 2008 Strangle

Screenshot
Pop 15.97
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.

Download Website Updated 22 Mar 2009 wimpiggy

Screenshot
Pop 34.64
Vit 1.94

Wimpiggy is a library for writing EWMH-compliant, compositing window managers using Python and GTK+. The goal is to make writing a window manager as easy as writing a PyGTK application. This library can be used to build a trivial, working window manager in only about 40 lines of code.

Screenshot

Project Spotlight

Excelsior JET

A Java SE 6 compliant JVM with AOT compiler and deployment toolkit.

Screenshot

Project Spotlight

PMD

A Java source code analyzer.