Unoffical NinjaRMM API v2 client for Python.
Inspired by py-ninjarmm-api-client
This library is currently not yet finished.
ninjarmmpy
versions 0.2
and higher use the function names as named in the
NinjaRMM documentation. This is a breaking change from past versions.
If you are not yet able to update your function calls to use the new function names,
then you should continue to use version 0.1.1a
.
- Python 3
- Requests
Installing directly from PyPI:
pip install ninjarmmpy
You can install straight from the master branch by running:
pip install git+https://github.com/ak9999/ninjarmmpy.git