Metadata-Version: 2.1
Name: coinbasepro
Version: 0.0.2
Summary: A Python interface for the Coinbase Pro API.
Home-page: https://github.com/acontry/coinbasepro
Author: Alex Contryman
Author-email: acontry@gmail.com
License: UNKNOWN
Description: CoinbasePro: A Python API
        =========================
        Docs to come!
        
        .. :changelog:
        
        Release History
        ---------------
        
        dev
        +++
        
        - [Short description of non-trivial change.]
        
        0.0.2 (2018-06-27)
        +++++++++++++++++++
        
        **Improvements**
        
        - Client request timeout is now configurable.
        
        0.0.1 (2018-06-27)
        +++++++++++++++++++
        
        - Hello world.
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.4.x
Description-Content-Type: text/x-rst
