ANN: progressbar 2.2 - Text mode progressbar for console applications

2006-05-08 Thread Nilton Volpato
Text progressbar library for python. http://cheeseshop.python.org/pypi/progressbar This library provides a text mode progressbar. This is tipically used to display the progress of a long running operation, providing a visual clue that processing is underway. The ProgressBar class manages the

PyYAML-3.01: Initial Release

2006-05-08 Thread Kirill Simonov
PyYAML: YAML parser and emitter for Python == YAML is a data serialization format designed for human readability and interaction with scripting languages. PyYAML is a YAML parser and emitter for Python. PyYAML features a complete YAML 1.1 parser, Unicode

released: RPyC 2.55

2006-05-08 Thread sebulba
Remote Python Call (RPyC) - transparent and symmetrical python RPC and distributed computing library download and info: http://rpyc.wikispaces.com full changelog: http://rpyc.wikispaces.com/changelog release notes: http://rpyc.wikispaces.com/release+notes major changes: * added isinstance and