Skip to content

protonyx/ptx-rpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PTX-RPC |build-status| |coverage| |codacy|
==========================================

PTX-RPC is an asymmetric Python RPC Library with a REST API and JSON-RPC transport.

|license|

Installing
==========

Using pip::

   pip install ptx-rpc

From source::

   python setup.py install

Requirements
============

* Python 2.7
* requests

.. |build-status| image:: https://travis-ci.org/protonyx/ptx-rpc.svg?branch=master
   :target: https://travis-ci.org/protonyx/ptx-rpc
   :alt: Build status
   
.. |coverage| image:: https://coveralls.io/repos/protonyx/ptx-rpc/badge.svg?branch=master&service=github
   :target: https://coveralls.io/github/protonyx/ptx-rpc?branch=master
   :alt: Coveralls

.. |codacy| image:: https://www.codacy.com/project/badge/e50428cf05054fb9a3007836b39c82c9
   :target: https://www.codacy.com/app/protonyx/ptx-rpc
   :alt: Codacy

.. |license| image:: https://img.shields.io/github/license/protonyx/ptx-rpc.svg
   :target: https://www.github.com/protonyx/ptx-rpc

About

Asymmetric Python RPC Library with a REST API and JSON-RPC transport

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages