Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 870 Bytes

README.md

File metadata and controls

32 lines (18 loc) · 870 Bytes

NinjaRMMPy

What is this repository for?

Unoffical NinjaRMM API v2 client for Python.

Inspired by py-ninjarmm-api-client

This library is currently not yet finished.

Note

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.

Requirements

Installation

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