Metadata-Version: 1.1
Name: hypertrack
Version: 0.1.8
Summary: api wrapper for hypertrack.io
Home-page: http://github.com/hypertrack/hypertrack-python/
Author: HyperTrack
Author-email: devops@hypertrack.io
License: MIT
Description: HyperTrack Python Bindings
        ==========================
        
        A python wrapper for the HyperTrack api: http://docs.hypertrack.io
        
        Installation
        ------------
        You can install this package by using pip:
            pip install hypertrack
        
        Usage
        ------
        
        For detailed documentation of the methods available, please visit the official HyperTrack API documentation at http://docs.hypertrack.io
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
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 :: Implementation :: PyPy
Classifier: Topic :: Software Development :: Libraries :: Python Modules
