Python library to interact with the Ubiquiti UISP CRM console.
Project description
UISP CRM
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
Project details
Release history Release notifications | RSS feed
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 details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file uisp_crm-0.1.1.tar.gz.
File metadata
- Download URL: uisp_crm-0.1.1.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/6.2.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
024d2b539903a1748233e11a205e68636de4dba65f46d0689ad77403fc48a831
|
|
| MD5 |
ee41a346b498f63e19f12e3bacb5f330
|
|
| BLAKE2b-256 |
77a73b779c6a43abaaa7892fb466f901c976c8c9472a14bb52d87161a6dd21d7
|
File details
Details for the file uisp_crm-0.1.1-py3-none-any.whl.
File metadata
- Download URL: uisp_crm-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/6.2.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ab99fbde1a0c01667a78c3de4565148711580d988c8d509bd9bae89b60fc1085
|
|
| MD5 |
e23255bdab20c6330d78712b12cd1dec
|
|
| BLAKE2b-256 |
afb0b268bb51c30df3eb0034d45dbcfde1a0adf46f2cb156ad2e24d813a20f91
|