Metadata-Version: 2.0
Name: pyluno
Version: 0.2.1
Summary: A Luno API for Python
Home-page: https://github.com/grantstephens/pyluno
Author: Cayle Sharrock/Grant Stephens
Author-email: grant@stephens.co.za
License: MIT
Download-URL: https://github.com/grantstephens/pyluno/tarball/0.2.1
Keywords: Luno Bitcoin exchange API
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Office/Business :: Financial
Classifier: Topic :: Utilities
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: futures (>=3.0.3)
Requires-Dist: nose (>=1.3.7)
Requires-Dist: requests (>=2.8.1)
Requires-Dist: pandas (>=0.17.0)
Provides-Extra: test
Requires-Dist: requests-mock (>=0.7.0); extra == 'test'
Requires-Dist: nose; extra == 'test'

UNKNOWN


