Metadata-Version: 1.1
Name: v20
Version: 3.0.9.0
Summary: OANDA v20 bindings for Python
Home-page: https://github.com/oanda/v20-python
Author: OANDA Corporation
Author-email: api@oanda.com
License: MIT
Description: The OANDA v20 REST API provides programmatic access to OANDA's next generation
        v20 trading engine.
        
        Installation
        ############
        
        Install using pip::
        
        	pip install v20
        
        If you don't wish to use pip::
        
        	git clone https://github.com/oanda/v20-python.git
        
        Documentation
        #############
        
        For documentation, usage and examples, see: http://developer.oanda.com/rest-live-v20/introduction
        and https://github.com/oanda/v20-python-samples
        
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: Other/Proprietary License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Utilities
