Metadata-Version: 2.1
Name: blockchain-etl
Version: 0.0.4
Summary: Python Client to interact with the Blockchains that the Switcheo Exchange trades on.
Home-page: https://github.com/KeithSSmith/blockchain-etl
Author: Keith Smith
Author-email: keith.scotts@gmail.com
License: MIT License
Keywords: switcheo,etl,trade,bitcoin,ethereum,neo,BTC,ETH,NEO,QTUM,client,api,wrapper,exchange,dex,crypto,currency,trading,trading-api
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
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
Requires-Dist: neocore (==0.4.11)
Requires-Dist: octopus (==0.1.5)
Requires-Dist: pymongo[tls,srv] (>=3.7.1)
Requires-Dist: requests (==2.19.1)
Requires-Dist: switcheo (==0.2.2)

==============
Blockchain ETL
==============

A library to parse the Blockchains that the Switcheo Exchange trades on to collect and track trading analytics.

Donations
---------

Accepted at Neo address **ANwvg4giWPxrZeJtR3ro9TJf4dUHk5wjKe**.

.. _MIT: https://github.com/KeithSSmith/blockchain-etl/blob/master/LICENSE.md


