Description:
Announcements about the Python language. (Moderated)
|
|
|
New release of CodeInvestigator
|
| |
CodeInvestigator version 2.0.0 was released on April 2.
Bug fixes:
- Unicode printing
- old runs were not always removed
- Unicode searches
- 'if condition: continue' on one line, failed
- print '' failed
Changes:
- Google app engine
- debug data remains visible in another iteration... more »
|
|
Python 3.3.0 alpha 2
|
| |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
- -----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On behalf of the Python development team, I'm happy to announce the
second alpha release of Python 3.3.0.
This is a preview release, and its use is not recommended in
production settings.
Python 3.3 includes a range of improvements of the 3.x series, as well... more »
|
|
Python 3.3.0 alpha 1
|
| |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On behalf of the Python development team, I'm happy to announce the
second alpha release of Python 3.3.0.
This is a preview release, and its use is not recommended in
production settings.
Python 3.3 includes a range of improvements of the 3.x series, as well... more »
|
|
RedNotebook 1.4
|
| |
A new RedNotebook version has been released.
You can get the tarball, the Windows installer and links to distribution
packages at
[link]
What is RedNotebook?
--------------------
RedNotebook is a **graphical journal** and diary helping you keep track... more »
|
|
Bento 0.0.8.1
|
| |
Hi,
I am pleased to announce a new release of bento, a packaging solution
for python which aims at reproducibility, extensibility and simplicity.
The main features of this 0.0.8.1 release are:
- Path sections can now use conditionals
- More reliable convert command to migrate... more »
|
|
ANN: Spyder v2.1.9
|
| |
Hi all,
On the behalf of Spyder's development team
([link]), I'm pleased to
announce that Spyder v2.1.9 has been released and is available for
Windows XP/Vista/7, GNU/Linux and MacOS X:
[link]
This is a pure maintenance release -- a lot of bugs were fixed since v2.1.8:... more »
|
|
Updated pygments.appspot.com
|
| |
== An update to pygments.appspot.com
[link] is an unofficial API for the Pygments
syntax highlighting library, which now runs version 1.5.
It's designed to provide syntax highlighting for web applications that
don't have Python installed.
== Usage
POST to [link] with "lang" and "code" parameters... more »
|
|
ANN: Leo 4.10 final released
|
| |
Leo 4.10 final is now available at: [link]
Leo is a text editor, data organizer, project manager and much more.
[link]
Leo 4.10 contains 9 months of intense work on Leo. Several very
important
features are subtle; you could almost call them Easter Eggs, so please... more »
|
|
WSME 0.3b2 released
|
| |
About WSME
----------
WSME (Web Service Made Easy) is a very easy way to implement webservices
in your python web application (or standalone).
Main Changes
------------
* wsattr now takes a 'default' parameter that will be returned
instead of 'Unset' if no value has been set.
* Bug fixes... more »
|
|
|