Metadata-Version: 2.1
Name: ninjarmmpy
Version: 0.0.6
Summary: Unofficial API client wrapper around v2 of the NinjaRMM API
Home-page: https://github.com/ak9999/ninjarmmpy
Author: Abdullah 'AJ' Khan
Author-email: aj@ajkhan.me
License: UNKNOWN
Description: # NinjaRMMPy
        
        ## What is this repository for?
        
        Unoffical [NinjaRMM API v2](https://ninjarmm.com/dev-api/) client for Python.
        
        v2 API docs available here: https://app.ninjarmm.com/apidocs/
        
        Inspired by [py-ninjarmm-api-client](https://pypi.org/project/py-ninjarmm-api-client/)
        
        This library is far from finished.
        
        ## Requirements
        
        * Python 3
        * [Requests](https://pypi.org/project/requests/)
        
        ## Installation
        
        Not on PyPI yet, but you can run the following to install the module + dependencies:
        
        `pip install git+https://github.com/ak9999/ninjarmmpy.git`
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
