Metadata-Version: 2.1
Name: twentyc.rpc
Version: 1.0.0
Summary: client for 20c's RESTful API
Home-page: https://github.com/20c/twentyc.rpc
License: LICENSE
Author: 20C
Author-email: code@20c.com
Requires-Python: >=3.6.1,<4.0
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Internet
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: requests (>=2.10.0)
Project-URL: Repository, https://github.com/20c/twentyc.rpc
Description-Content-Type: text/markdown


# RPC

![PyPI - Python Version](https://img.shields.io/pypi/pyversions/twentyc.rpc)
[![PyPI version](https://badge.fury.io/py/twentyc.rpc.svg)](https://badge.fury.io/py/twentyc.rpc)
[![Build Status](https://travis-ci.org/20c/twentyc.rpc.svg?branch=master)](https://travis-ci.org/20c/twentyc.rpc)
[![Codecov](https://img.shields.io/codecov/c/github/20c/twentyc.rpc/master.svg?maxAge=2592000)](https://codecov.io/github/20c/twentyc.rpc)
[![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/20c/twentyc.rpc.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/20c/twentyc.rpc/context:python)


client for 20c's RESTful API


