Metadata-Version: 2.1
Name: xpx-chain
Version: 0.6.6
Summary: ProximaX Sirius Blockchain Python SDK
Home-page: https://github.com/proximax-storage/python-xpx-chain-sdk
Maintainer: Jan
Maintainer-email: wirfeon@gmail.com
License: Apache-2.0
Keywords: ProximaX,XPX,Sirius,Catapult,Blockchain
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.7
Requires-Dist: aiohttp (<4,>=3.5)
Requires-Dist: bidict (>=0.18)
Requires-Dist: requests (>=2.21)
Requires-Dist: websockets (>=7.0)
Requires-Dist: ed25519sha3 (>=1.4.1)
Provides-Extra: bandit
Requires-Dist: bandit (>=1.5) ; extra == 'bandit'
Provides-Extra: coverage
Requires-Dist: flake8 (>=4.5) ; extra == 'coverage'
Requires-Dist: nose2 (>=0.9) ; extra == 'coverage'
Provides-Extra: crypto
Requires-Dist: pycryptodome (>=3.4) ; extra == 'crypto'
Requires-Dist: ed25519 (>=1.4) ; extra == 'crypto'
Requires-Dist: ed25519sha3 (>=1.4) ; extra == 'crypto'
Provides-Extra: flake8
Requires-Dist: flake8 (>=3.7) ; extra == 'flake8'
Requires-Dist: mccabe (>=0.6) ; extra == 'flake8'
Provides-Extra: pylint
Requires-Dist: pylint (>=2.3) ; extra == 'pylint'
Provides-Extra: radon
Requires-Dist: radon (>=3.0) ; extra == 'radon'
Provides-Extra: random
Requires-Dist: rstr (>=2.2) ; extra == 'random'
Provides-Extra: reactive
Requires-Dist: rx (>=1.6) ; extra == 'reactive'
Provides-Extra: sphinx
Requires-Dist: sphinx-rtd-theme (>=0.4) ; extra == 'sphinx'
Requires-Dist: sphinx-autodoc-typehints ; extra == 'sphinx'

ProximaX Sirius Blockchain Python SDK is a Python library for interacting with the Sirius Blockchain.


