Metadata-Version: 1.1
Name: py_trace
Version: 0.1.0
Summary: Python client for interacting with the Trace api.
Home-page: https://github.com/aiguofer/py-trace
Author: Diego Fernandez
Author-email: aiguo.fernandez@gmail.com
License: MIT license
Description-Content-Type: UNKNOWN
Description: ===================
        Trace Python Client
        ===================
        
        
        .. image:: https://img.shields.io/pypi/v/py-trace.svg
                :target: https://pypi.python.org/pypi/py-trace
        
        .. image:: https://img.shields.io/travis/aiguofer/py-trace.svg
                :target: https://travis-ci.org/aiguofer/py-trace
        
        .. image:: https://readthedocs.org/projects/py-trace/badge/?version=latest
                :target: https://py-trace.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        Python client for interacting with the Trace api. For information on the API see `the api documentation <http://developers.traceup.com/>`_
        
        
        * Free software: MIT license
        * Documentation: https://py-trace.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2018-07-22)
        ------------------
        
        * First release on PyPI.
        
Keywords: py_trace
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 :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
