Metadata-Version: 2.1
Name: getKrakenData
Version: 0.1.1
Summary: Utility to download kraken data historicaly
Home-page: https://github.com/maliky/kapikraken
Author: Malik Koné
Author-email: malikykone@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Natural Language :: French
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Office/Business :: Financial
Classifier: Topic :: Utilities
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: requests
Requires-Dist: pycoingecko
Requires-Dist: krakenex
Requires-Dist: pykrakenapi
Requires-Dist: btxAnalysis
Provides-Extra: dev
Requires-Dist: mypy ; extra == 'dev'
Requires-Dist: flake8 ; extra == 'dev'
Requires-Dist: black ; extra == 'dev'
Provides-Extra: packaging
Requires-Dist: twine ; extra == 'packaging'
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: hypothesis ; extra == 'test'

Get kraken historial data
=========================

This is an utility to download and update kraken data Thankyou to
pykrakenapi for his throtlling engine

Licence
-------

GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007


