On behalf of the Python development team, I'm elated to announce the second beta
release of Python 2.7.
Python 2.7 is scheduled (by Guido and Python-dev) to be the last major version
in the 2.x series. 2.7 will have an extended period of bugfix maintenance.
2.7 includes many features that were f
Pyspread 0.1.1 released
===
I am pleased to announce the new release 0.1.1 of pyspread.
About:
--
Pyspread is a cross-platform Python spreadsheet application.
It is based on and written in the programming language Python.
Instead of spreadsheet formulas, Python expre
Embedding Python into your Qt / C++ application and accessing the
whole Qt API from within your Python scripts is right at your hands
with the new PythonQt 2.0 release.
http://pythonqt.sourceforge.net/
PythonQt consists of a small dynamic library that offers scripting
QObjects and interaction bet