Wiring 0.2.0 - Dependency Injection and Interfaces for Python

2015-02-17 Thread MikoĊ‚aj Siedlarek
I'd like to announce Wiring 0.2.0, the very first public release of the library, which is meant to be a modern alternative to the Zope stack. What is Wiring? --- Wiring provides architectural foundation for Python applications, featuring: * dependency injection * interface definition

ANN: Bokeh 0.8 released

2015-02-17 Thread Bryan Van de Ven
Hi all, We are excited to announce the release of version 0.8 of Bokeh, an interactive web plotting library for Python... and other languages! This release includes many major new features: * New and updated language bindings: R, JavaScript, Julia, Scala, and Lua now available * More bokeh-se

[ANN] jsonrpclib-pelix 0.2.4

2015-02-17 Thread Thomas Calmant
== jsonrpclib-pelix 0.2.4 == jsonrpclib-pelix 0.2.4 has just been released ! What is it ? This library is an implementation of the JSON-RPC specification, for Python 2.6+ and 3.x. It supports both the original 1.0 specification, as well as th