ANN: pyftpdlib 0.7.0 released

2012-01-26 Thread Giampaolo RodolĂ 
Hi, I'm pleased to announce release 0.7.0 of Python FTP Server library (pyftpdlib). http://code.google.com/p/pyftpdlib/ === About === Python FTP server library provides an high-level portable interface to easily write asynchronous FTP/S servers with Python. pyftpdlib is currently the most complet

pyNVML - GPU Monitoring and Management

2012-01-26 Thread Robert Alexander
I'm pleased to announce the release of pyNVML 2.285: Python Bindings for the NVIDIA Management Library. pyNVML provides programmatic access to static information and monitoring data for NVIDIA GPUs, as well as management capabilities. It exposes the functionality of the NVML library. See htt

[ANN] Python Tools for Visual Studio 1.1 RC

2012-01-26 Thread Dino Viehland
We're pleased to announce the release of Python Tools for Visual Studio 1.1 RC. Python Tools for Visual Studio (PTVS) is an open-source plug-in for Visual Studio which supports programming with the Python programming language. This release includes new core IDE features, a couple of new sample l

Constraints -//- first release -//- Flexible abstract class based validation for attributes, functions and code blocks

2012-01-26 Thread Nathan Rice
PyPi name: constraintslib (you'll be dissapointed if you get constraints by accident) Docs: http://packages.python.org/constraintslib/ Github: https://github.com/nathan-rice/Constraints >From the docs: Constraints - Sleek contract-style validation tools =