Metadata-Version: 2.1
Name: helios-web3
Version: 5.0.1
Summary: Helios version of Web3.py
Home-page: https://github.com/Helios-Protocol/helios_web3.py
Author: Tommy Mckinnon
Author-email: tommy@heliosprotocol.io
License: MIT
Keywords: ethereum,helios protocol
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.6,<4
Requires-Dist: web3 (<6.0.0,>=4.0.0)
Requires-Dist: eth-abi (<3.0.0,>=2.0.0b6)
Requires-Dist: eth-account (<0.4.0,>=0.2.1)
Requires-Dist: eth-hash[pycryptodome] (<1.0.0,>=0.2.0)
Requires-Dist: eth-typing (<3.0.0,>=2.0.0)
Requires-Dist: eth-utils (<2.0.0,>=1.3.0)
Requires-Dist: ethpm (<1.0.0,>=0.1.4a12)
Requires-Dist: hexbytes (<1.0.0,>=0.1.0)
Requires-Dist: lru-dict (<2.0.0,>=1.1.6)
Requires-Dist: requests (<3.0.0,>=2.16.0)
Requires-Dist: pypiwin32 (>=223) ; platform_system == "Windows"

This uses the Ethereum web3.py back-end. See the documentation here:
https://web3py.readthedocs.io/en/stable/

More documentation for helios specific functions coming soon.


