Metadata-Version: 2.1
Name: human-protocol-sdk
Version: 1.1.17
Summary: A python library to launch escrow contracts to the HUMAN network.
Home-page: https://github.com/humanprotocol/human-protocol/packages/sdk/python/human-protocol-sdk
Author: HUMAN Protocol
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
License-File: LICENSE
Requires-Dist: aiohttp<4.0.0
Requires-Dist: cryptography
Requires-Dist: minio
Requires-Dist: pgpy
Requires-Dist: validators==0.20.0
Requires-Dist: web3==6.8.*
Provides-Extra: agreement
Requires-Dist: numpy; extra == "agreement"
Requires-Dist: pyerf; extra == "agreement"
