Skip to content

ak9999/ninjarmmpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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