Description:
Announcements about the Python language. (Moderated)
|
|
|
Fabric 0.9 released
|
| |
Hi all, I'd like to announce the release of Fabric 0.9! Quoting the README: Fabric is a Python library and command-line tool for streamlining the use of SSH for application deployment or systems administration tasks. It provides a basic suite of operations for executing local or remote shell... more »
|
|
Next meeting of pyCologne, November, 11th
|
| |
The next meeting of pyCologne (Cologne, Germany) will take place Wednesday, November, 11th starting about 6.30 pm - 6.45 pm at Room 0.14, Benutzerrechenzentrum (RRZK-B) University of Cologne, Berrenrather Str. 136, 50937 Köln, Germany Agenda: * Beyond MVC - The ZOPE-Component-Model (CharlieClark)... more »
|
|
ANN: PySiteCreator v0.1 released
|
| |
Hi, I've released a tool for creating HTML pages or Web sites by writing them in Python - PySiteCreator v0.1. Description of PySiteCreator: PySiteCreator is a tool that allows the user to create Web (HTML) sites by writing them entirely in Python. A user creates one or more Python source files in each of which they import a PySiteCreator... more »
|
|
yappi v0.2
|
| |
yappi(Yet Another Python Profiler) v0.2 released. Documentation is updated. Features: * very efficient multi-threading profiling. * profiler pollution effect (the overhead that the profiler put on an application) can be viewed from the statistic results. * may help to avoid deadlocks. yappi holds the name of the last... more »
|
|
ANN: eGenix mxODBC - Python ODBC Database Interface 3.0.4
|
| |
______________________________ ______________________________ ____________ ANNOUNCING eGenix.com mxODBC - Python ODBC Database Interface Version 3.0.4 mxODBC is our commercially supported Python extension providing ODBC database connectivity to Python applications... more »
|
|
ErrorHandler 1.1.0 Released!
|
| |
I'm pleased to announce a new release of ErrorHandler. This is a handler for the python standard logging framework that can be used to tell whether messages have been logged at or above a certain level. The only change for this release is that there is now a full set of documentation available courtesy of Sphinx:... more »
|
|
Tkinter based libraries Runtime Library 3.0 and Gestalt Items 1.1
|
| |
Hi Python commuters, It is my distinct pleasure to announce the availability of Runtime Library 3.0 and Gestalt Items 1.1 for Tkinter and Python. Both libraries are written in Tcl/Tk >= version 8.4. Tkinter based Python Wrapper classes are part of the libraries, making them accesible from Python. The libraries contain a wide range of... more »
|
|
|