Metadata-Version: 2.1
Name: argo-client
Version: 0.0.9
Summary: A JSON RPC client library.
Home-page: https://github.com/GaloisInc/argo
Author: Galois, Inc.
Author-email: andrew@galois.com
License: BSD
Project-URL: Changelog, https://github.com/GaloisInc/argo/blob/master/python/CHANGELOG.md
Project-URL: Source, https://github.com/GaloisInc/argo/tree/master/python
Project-URL: Bug Tracker, https://github.com/GaloisInc/argo/issues
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# Argo Client

A python library for client connections to [JSON RPC](https://www.jsonrpc.org/specification) servers, specifically designed with the Haskell [Argo](https://github.com/galoisinc/argo) sister library in mind.


