ANN: decorator 4.2.0

2018-01-15 Thread Michele Simionato
Dear all, a new release of the decorator module is out. The new feature is a simple facility to define parametric families of decorators (aka decorators with arguments). Here are the relevant links: Download: https://pypi.python.org/pypi/decorator/4.2.0 Project: https://github.com/micheles/d

Uplink v0.3 Release

2018-01-15 Thread Raj Kumar
Hi everyone, I am excited to announce the release of Uplink v0.3, an MIT-licensed library for building HTTP API clients: github.com/prkumar/uplink/ What is Uplink? == In essence, Uplink delivers reusable and self-sufficient objects for consuming HTTP webservices, with minimal code an