PyCon Italia 5

2014-03-27 Thread Marco Buttu
This is the 5th edition of the PyCon Italia, the largest annual gathering for the Italian Python community. As usual the conference will be held in Florence, from May 23 till 25, 2014. The conference is addressed to organizations and companies, software developers, system administrator who use o

ANN: python-ldap 2.4.15

2014-03-27 Thread Michael Ströder
Find a new release of python-ldap: http://pypi.python.org/pypi/python-ldap/2.4.15 python-ldap provides an object-oriented API to access LDAP directory servers from Python programs. It mainly wraps the OpenLDAP 2.x libs for that purpose. Additionally it contains modules for other LDAP-related st

Wing IDE 5.0.4 released

2014-03-27 Thread Wingware
Hi, Wingware has released version 5.0.4 of Wing IDE, our cross-platform integrated development environment for the Python programming language. Wing IDE includes a professional quality code editor with vi, emacs, visual studio, and other key bindings, auto-completion, call tips, goto-definiti

PyDev 3.4.1 Released

2014-03-27 Thread Fabio Zadrozny
What is PyDev? --- PyDev is an open-source Python IDE on top of Eclipse for Python, Jython and IronPython development. It comes with goodies such as code completion, syntax highlighting, syntax analysis, code analysis, refactor, debug, interactive console, etc. Details on