Metadata-Version: 2.1
Name: cryptofeed
Version: 0.17.2
Summary: Cryptocurrency feed handler and synthetic NBBO feed
Home-page: https://github.com/bmoscon/cryptofeed
Author: Bryant Moscon
Author-email: bmoscon@gmail.com
License: XFree86
Keywords: cryptocurrency,bitcoin,btc,feed handler,market feed,market data
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: requests (>=2.18.4)
Requires-Dist: websockets (>=6.0)
Requires-Dist: sortedcontainers (>=1.5.9)
Requires-Dist: pandas
Requires-Dist: pyyaml
Requires-Dist: aiohttp
Requires-Dist: aiodns
Requires-Dist: cchardet
Provides-Extra: arctic
Requires-Dist: arctic; extra == 'arctic'
Provides-Extra: redis
Requires-Dist: aioredis; extra == 'redis'
Provides-Extra: zmq
Requires-Dist: pyzmq; extra == 'zmq'

UNKNOWN


