Skip to main content

Parse and Serialize JSON-RPC 2.0 messages in Python

Project description

py-jsonrpc-lite
===============

.. image:: https://travis-ci.org/r3code/py-jsonrpc-lite.svg?branch=master
:target: https://travis-ci.org/r3code/py-jsonrpc-lite
:alt: Build Status

.. image:: https://codecov.io/gh/r3code/py-jsonrpc-lite/branch/master/graph/badge.svg
:target: https://codecov.io/gh/r3code/py-jsonrpc-lite
:alt: Coverage Status

.. image:: https://api.codacy.com/project/badge/Grade/acf5dba2b46242a1a85d171f884f3993
:target: https://www.codacy.com/app/r3code/py-jsonrpc-lite
:alt: Code Quality Status

Inspired by https://www.npmjs.com/package/jsonrpc-lite

A implementation of py-jsonrpc-lite 2.0 specifications <http://www.jsonrpc.org/specification>

This implementation does not have any transport functionality realization, only protocol.

#todo: Documentation: http://py-jsonrpc-lite.readthedocs.org

Install
-------

pip install py-jsonrpc-lite

Tests
-----

python -m unittest discover -s "tests" -p "test*.py"

Features
--------

- Vanilla python, no dependencies
- JSON-RPC 2.0 support

Testing
-------
py-jsonrpc-lite is a python library, it supports pythons: 2.7.

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

py-jsonrpc-lite-0.1.tar.gz (4.4 kB view hashes)

Uploaded Source

Built Distribution

py_jsonrpc_lite-0.1-py2-none-any.whl (6.1 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page