[ANN] jsonrpclib-pelix 0.2.9

1 view
Skip to first unread message

Thomas Calmant

unread,
Dec 12, 2016, 8:04:38 AM12/12/16
to ipop...@googlegroups.com, ipopo...@googlegroups.com, python-ann...@python.org
======================
jsonrpclib-pelix 0.2.9
======================

jsonrpclib-pelix 0.2.9 has just been released !


What is it?
-----------

This library is an implementation of the JSON-RPC specification, for Python 2.7 and 3.3+.
It supports both the original 1.0 specification, as well as the 2.0 specification, which includes batch submission, keyword arguments, etc.

It is licensed under the Apache Software License 2.0 (
http://www.apache.org/licenses/LICENSE-2.0.html).

The source code is available on Github:
https://github.com/tcalmant/jsonrpclib

This library can be installed using pip or easy_install:

    pip install --upgrade jsonrpclib-pelix
    easy_install -U jsonrpclib-pelix


What's new in 0.2.9?
--------------------

This version:
* Supports enumeration classes, added in Python 3.4
* Removes tests for Pypy3, which is not compatible anymore with the latest version of pip

Enjoy!
Reply all
Reply to author
Forward
0 new messages