RSS 496 projects tagged "Python Modules"

Download No website Updated 28 Feb 2011 python-ftn

Screenshot
Pop 22.16
Vit 28.51

Python-ftn is an API and suite of tools for manipulating FTN message and packet data. The package currently includes tools for generating, editing, and querying packet and message data. The python-ftn API makes it easy to develop new tools that interact with FTN format data.

No download Website Updated 17 Apr 2011 flac-utils

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

Download Website Updated 23 Jul 2011 fluentxml

Screenshot
Pop 45.75
Vit 1.51

FluentXML provides a simple interface to parse, create, query, edit, and save XML in a pythonic way. It was designed to be as simple and intuitive as possible, so you do not need to waste your time with a complicated and superfluous API.

Download No website Updated 28 Aug 2011 Card Stories

Screenshot
Pop 54.99
Vit 1.90

Card Stories provides a server for a networked guessing game using picture cards. One player (the "author") starts the game by choosing a card, picking a word or a sentence to describe it, and sending out invitations to others to participate. Each of these players receives seven cards and has to pick one that best matches the author's description. Once enough players have chosen a card, the author displays all chosen cards and the players try to figure out which one is the author's. If at least one but not all of them guesses correctly, the author wins, along with the players who guessed correctly. Otherwise, the guessers all win.

Download Website Updated 26 Jan 2012 MinimalModbus

Screenshot
Pop 56.02
Vit 1.63

MinimalModbus is an easy-to-use Python module for talking to instruments (slaves) from a computer (master) using the Modbus protocol. Example code includes drivers for Eurotherm and Omega process controllers. The only dependency is the pySerial module. This software supports the ‘Modbus RTU’ serial communication version of the protocol, and is intended for use on Linux, OS X, and Windows platforms. It has been tested with Python2.6, Python2.7, and Python3.2.

No download Website Updated 30 Oct 2011 Flask

Screenshot
Pop 18.73
Vit 23.86

Flask is a microframework for Python based on Werkzeug, Jinja 2, and good intentions.

Screenshot

Project Spotlight

UBY

A large-scale lexical resource for natural language processing.

Screenshot

Project Spotlight

GNOME Terminator

An application to use multiple GNOME terminals in one window.