Metadata-Version: |
2.1 |
Name: |
bcx |
Version: |
0.2.1 |
Summary: |
Blockchain.com Exchange API |
Author: |
Blockchain.com |
Author-Email: |
support[at]blockchain.zendesk.com |
Home-Page: |
https://github.com/ilya-bc/blockchain-exchange-api |
License: |
MIT |
Keywords: |
blockchain.info,blockchain,exchange,trading,market feed,market data,cryptocurrency,bitcoin,btc,eth,websocket,api |
Classifier: |
Development Status :: 3 - Alpha |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Financial and Insurance Industry |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Topic :: Office/Business :: Financial |
Classifier: |
License :: OSI Approved :: MIT License |
Requires-Python: |
>=3.6 |
Requires-Dist: |
websocket-client (>=0.57.0) |
Requires-Dist: |
pytest (>=5.0.0); extra == "all" |
Requires-Dist: |
pytest-cov (>=2.7.1); extra == "all" |
Requires-Dist: |
sphinx (>=2.1.2); extra == "all" |
Requires-Dist: |
guzzle-sphinx-theme (==0.7.11); extra == "all" |
Requires-Dist: |
numpydoc (==0.9.1); extra == "all" |
Requires-Dist: |
sphinx-gallery (==0.5.0); extra == "all" |
Requires-Dist: |
pytest (>=5.0.0); extra == "dev" |
Requires-Dist: |
pytest-cov (>=2.7.1); extra == "dev" |
Requires-Dist: |
sphinx (>=2.1.2); extra == "dev" |
Requires-Dist: |
guzzle-sphinx-theme (==0.7.11); extra == "dev" |
Requires-Dist: |
numpydoc (==0.9.1); extra == "dev" |
Requires-Dist: |
sphinx-gallery (==0.5.0); extra == "dev" |
Requires-Dist: |
sphinx (>=2.1.2); extra == "docs" |
Requires-Dist: |
guzzle-sphinx-theme (==0.7.11); extra == "docs" |
Requires-Dist: |
numpydoc (==0.9.1); extra == "docs" |
Requires-Dist: |
sphinx-gallery (==0.5.0); extra == "docs" |
Requires-Dist: |
pytest (>=5.0.0); extra == "tests" |
Requires-Dist: |
pytest-cov (>=2.7.1); extra == "tests" |
Provides-Extra: |
all |
Provides-Extra: |
dev |
Provides-Extra: |
docs |
Provides-Extra: |
tests |
Description-Content-Type: |
text/markdown |