Skip to main content

Unoffical NinjaRMM API client in Python 3

Project description

README

What is this repository for?

Unoffical NinjaRMM API client for Python

Requirements

Installation

the classic way:

pip3 install py-ninjarmm-api-client

or directly from GIT repo:

pip3 install git+https://bitbucket.org/raptus-it-services/py-ninjarmm-api-client.git

Usage

import ninjarmm_api
napi = ninjarmm_api.client("YOUR_AccessKeyId", "YOUR_SecretAccessKey", iseu=False, debug=True)
customers = napi.get_customers()

If you are on the EU instance of NinjaRMM, set iseu=True

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

py-ninjarmm-api-client-0.0.3.tar.gz (2.8 kB view hashes)

Uploaded Source

Built Distribution

py_ninjarmm_api_client-0.0.3-py3-none-any.whl (4.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page