azure 1.0.0 released

2015-09-02 Thread Hugues Valois
I am glad to announce the release of the Azure SDK for Python v1.0.0. This package is available on the Python package index at http://pypi.python.org/pypi/azure. Some of the things you can do with the Microsoft Azure SDK are: - Create and deploy Linux or Windows VMs - Manage various Azure resour

ANN python-taiga 0.5.1

2015-09-02 Thread Andrea Stagi
Python-taiga 0.5.1 released! python-taiga is a python module for communicating with Taiga.io, a new project management platform! For more info https://taiga.io/ This release includes some minfixes. You can find python-taiga code on Github https://github.com/nephila/python- taiga Any kind of con

ANN Python jQuery Plugin Boilerplate generator

2015-09-02 Thread Andrea Stagi
Hi, I've finally released the jQuery Plugin Boilerplate generator used internally at Nephila, a python script to generate boilerplate code to crete a jQuery plugin. You can find the source code on Github https://github.com/nephila/jquerypluginbp To install it just type pip install jqueryplug

ANN: psutil 3.2.0 released

2015-09-02 Thread Giampaolo Rodola'
Hello all, I'm glad to announce the release of psutil 3.2.0: https://github.com/giampaolo/psutil/ About = psutil (python system and process utilities) is a cross-platform library for retrieving information on running processes and system utilization (CPU, memory, disks, network) in Python. It

ANN: WordSegment 0.5.2 Released

2015-09-02 Thread Grant Jenks
Announcing the Release of WordSegment Version 0.5.2 What is WordSegment? - WordSegment is an Apache2 licensed module for English word segmentation, written in pure-Python, and based on a trillion-word corpus. Based on code from the chapter “Natural Language Corpus Data” by