Metadata-Version: 2.1
Name: xero-python
Version: 0.1.0
Summary: Official Python sdk for Xero API generated by OpenAPI spec for oAuth2
Home-page: UNKNOWN
Author: Xero Developer API
Author-email: api@xero.com
License: MIT license
Description: # xero-python
        
        [![image](https://img.shields.io/pypi/v/xero-python.svg)](https://pypi.python.org/pypi/xero-python)
        
        <!-- [![image](https://img.shields.io/travis/xero-github/xero-python.svg)](https://travis-ci.com/xero-github/xero-python) -->
        
        <!-- [![Documentation Status](https://readthedocs.org/projects/xero-python/badge/?version=latest)](https://xero-python.readthedocs.io/en/latest/?badge=latest) -->
        
        Official Python sdk for Xero API generated by OpenAPI spec for oAuth2
        
        *   Free software: MIT license
        <!--  *   Documentation: <https://xero-python.readthedocs.io>. -->
        
        ## Features
        
        *   TODO
        
        ## Credits
        
        * This package was created with
        [Cookiecutter](https://github.com/audreyr/cookiecutter) and the
        [audreyr/cookiecutter-pypackage](https://github.com/audreyr/cookiecutter-pypackage)
        project template.
        
        
        ## History
        
        ### 0.1.0 (2020-03-02)
        * First release on PyPI.
        
Keywords: xero python sdk API oAuth
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
Description-Content-Type: text/markdown
