RSS 500 projects tagged "Python Modules"

Download Website Updated 02 Mar 2005 Python Traffic Camera Analyzer

Screenshot
Pop 26.15
Vit 1.00

Python Traffic Analyzer is a Python base class and a sample driver script written to retrieve and manipulate images from the TrafficLand cameras and calculate a numeric value representing the current traffic flow.

No download Website Updated 09 Mar 2005 cx_bsdiff

Screenshot
Pop 19.44
Vit 1.00

cx_bsdiff is a very simple Python extension module that allows Python to perform the same tasks as the bsdiff utility.

Download Website Updated 27 Mar 2005 PYthon Interface to Google! Suggest

Screenshot
Pop 15.97
Vit 1.00

PYthon Interface to Google! Suggest (PYIGS) is a Python package that provides an interface to Google Suggest results. It may be run standalone or incorporated as a module. Currently, it only supports a basic query, with or without result match listings.

No download Website Updated 27 Mar 2005 pyfdupes

Screenshot
Pop 25.20
Vit 1.00

Pyfdupes can help you to reorganize your MP3 collection or your download directories by finding files with a similar name or the same content.

No download Website Updated 01 Apr 2005 Python GTK Forms

Screenshot
Pop 24.98
Vit 1.00

Python GTK Forms is a form generator. From a given Python object, it generates GTK dialogs to allow user data entry. It provides a "styles" mechanism in order to customize the final dialog.

Download Website Updated 06 Apr 2005 PyMML

Screenshot
Pop 25.92
Vit 1.00

PyMML is a Python package for the statistical analysis and automatic classification of data. It implements a selection of the MML estimators described by Professor Chris Wallace in "Statistical and Inductive Inference by Minimum Message Length". MML is a form of robust statistical analysis based on information theory. The package includes estimators for hidden factor analysis and mixture modelling.

No download Website Updated 20 May 2005 Tripoli

Screenshot
Pop 19.90
Vit 1.00

Tripoli is a Python implementation of a "triple space": that is, a triple store with tuple space semantics. It supports the synchronization of concurrent processes via a shared data structure. Processes can add triples to the store, and read or take triples from the store using pattern matching. If a triple matching a pattern is not yet in the store, a query will block until a suitable triple is added by some other process. Many synchronization patterns can be expressed using these primitives. Tripoli extends the semantics of tuple spaces with two additional operations, copy_graph and copy_collect_graph. These copy or move the graph of all triples that are connected to a given subject to a new triple space, and can be used together with the other pattern matching operations to express procedural queries over triple data.

Download Website Updated 20 May 2005 PyWeather

Screenshot
Pop 22.63
Vit 1.00

PyWeather is a collection of weather related modules that are capable of performing conversion calculations for many common meteorological units.

Download Website Updated 30 May 2005 python-UnixSocketTransport

Screenshot
Pop 10.20
Vit 1.00

python-UnixSocketTransport is an extension for the Python xmlrpclib XML-RPC client library which allows XML-RPC clients to communicate over standard UNIX sockets.

Download Website Updated 31 May 2005 i2py

Screenshot
Pop 15.87
Vit 1.00

i2py provides tools for converting programs and scripts written in Research System Inc.'s IDL programming language to Python. It is not an IDL-compatible front end for the Python interpreter, nor does it make any attempt to replicate the functionality of the IDL standard library. Rather, its only purpose is to perform source-to-source conversion of legacy IDL code to Python. Currently, it supports only procedural IDL, although support for object-oriented code may be added in the future.

Screenshot

Project Spotlight

Q4Wine

A GUI for Wine.

Screenshot

Project Spotlight

liblangtag

An interface library to access tags for identifying languages.