Metadata-Version: 2.1
Name: blockchain-etl
Version: 0.1.21
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.5.4)
Requires-Dist: octopus (==0.3.2)
Requires-Dist: pymongo[srv,tls] (>=3.7.1)
Requires-Dist: requests (>=2.20.0)
Requires-Dist: switcheo (>=0.3.3)

==============
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


