[ANN] BleachBit 0.4.0

2009-02-23 Thread Andrew Ziem
BleachBit is a Internet history, locale, registry, privacy, and temporary file cleaner for Linux on Python v2.4 - v2.6. Notable changes for 0.4.0: * Introduce CleanerML, a system for creating cleaners in XML. * Add cleaners for aMSN, CrossOver Chromium (Google Chrome), ELinks, emesene, GL-117, Hip

ANN: SuPy 1.6

2009-02-23 Thread Greg Ewing
SuPy 1.6 Available -- http://www.cosc.canterbury.ac.nz/greg.ewing/SuPy/ Fixed some bugs in the Tool and Observer classes, and in the linetool example. What is SuPy? - SuPy is a plugin for the Sketchup 3D modelling application that lets you script it in Python.

Miros: a hierarchical state machine module

2009-02-23 Thread Tom Schmit
Miros for Python can be found here: http://www.bellfelljar.org/tractwo/wiki/Python%20Projects. Miros is a module that implements a Hierarchical State Machine (HSM) class (i.e. one that implements behavioral inheritance). It is based on the excellent work of Miro Samek (hence the module name "miro

ANN: Hypy 0.8.3 (the extensively documented release)

2009-02-23 Thread Cory Dodt
All my fans of detailed example documentation are gonna love this release. If you've been wondering whether Hypy has the feature you want for your searching, check out the examples page and see for yourself. (Link below.) Hypy is a fulltext search interface for Python applications. Use it to ind

Elisa Media Center 0.5.29 Release

2009-02-23 Thread Guillaume Emont
Dear Python hackers and lovers, The Elisa team is happy to announce the release of Elisa Media Center 0.5.29, code-named "Eleanor Rigby". Elisa is an open source cross-platform media center connecting the Internet to an all-in-one media player. It is written in python using twisted, gstreamer and

ANN: Shed Skin 0.1, an experimental (restricted-)Python-to-C++ Compiler

2009-02-23 Thread Mark Dufour
Hi all, I have recently released version 0.1 of Shed Skin, an experimental (restricted-)Python-to-C++ compiler. Please see my blog for more info about the release: http://shed-skin.blogspot.com Thanks, Mark Dufour. -- "One of my most productive days was throwing away 1000 lines of code" - Ken

ANN: SuPy 1.5

2009-02-23 Thread Greg Ewing
SuPy 1.5 Available -- http://www.cosc.canterbury.ac.nz/greg.ewing/SuPy/ New in this version: - Tool and Observer classes can be implemented in Python - Contextual menu facilities - Modifier key and status bar constants - to_length() function - dir() works on Ruby classes Wh

python-graph-1.4.2 released

2009-02-23 Thread Pedro Matiello
python-graph release 1.4.2 http://code.google.com/p/python-graph/ python-graph is a library for working with graphs in Python. This software provides a suitable data structure for representing graphs and a whole set of