Metadata-Version: 2.1
Name: SimproAPI
Version: 0.1.1
Summary: Structured way to interface with Simpro
Home-page: https://github.com/Razmo99/SimproAPI
Author: razmo99
Author-email: lewis.munro@live.com
License: MIT License
Description: # SimproAPI
        Intended to be a Structured way to interface with Simpro's API.
        Its currently focuses on the Plants & Equipment Section of Simpro.
        
        Currently contains a series of useful classes and methods for:
        -Token Management - Get/Load/save/update
        -Iterating over Plants & equipment to find Trackable's
        
        # Installation
        ~~~
        pip install SimproAPI
        ~~~
        
Keywords: Telstra,API,Track,Monitor
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown
