Metadata-Version: 2.0
Name: luno
Version: 0.3
Summary: Luno Crypto Currency Exchanage Python API
Home-page: https://github.com/BradleyKirton/luno
Author: Bradley Stuart Kirton
Author-email: bradleykirton@gmail.com
License: MIT
Keywords: exchange,crypto currency,rest,api,bitcoin,etherium
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Operating System :: OS Independent
Classifier: Topic :: Office/Business :: Financial :: Investment
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Dist: requests
Provides-Extra: async
Requires-Dist: treq; extra == 'async'
Provides-Extra: dev
Requires-Dist: pytest; extra == 'dev'
Requires-Dist: requests-mock; extra == 'dev'
Requires-Dist: pypandoc; extra == 'dev'
Requires-Dist: wheel; extra == 'dev'

UNKNOWN


