Skip to main content

Python library to interact with the Ubiquiti UISP CRM console.

Project description

UISP CRM

PyPI version

Overview

uisp_crm is a Python library for working with UISP Clients.

Installation

You can install the library using pip. Open your terminal and run:

pip install uisp-crm

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Usage

from uisp_crm import CRM

crm = CRM(hostname="https://YOUR_UISP_CONSOLE", api_key="YOUR_API_KEY")
clients = crm.clients.get_clients()

License

MIT

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

uisp_crm-0.1.1.tar.gz (1.9 kB view hashes)

Uploaded Source

Built Distribution

uisp_crm-0.1.1-py3-none-any.whl (2.8 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