A Python Library for LibreNMS
Project description
PyLibreNMS
A Python library for the LibreNMS API.
Installation
Requires Python>=3.8.
pip install pylibrenms
Quick Start
Using the API
from pylibrenms import Librenms
librenms_token = "YOUR_API_TOKEN"
nms = Librenms("YOUR_NMS_INSTANCE", librenms_token)
print(nms.get_all_ports())
Documentation
Coming soon!
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
pylibrenms-0.4.15.tar.gz
(17.8 kB
view details)
Built Distribution
File details
Details for the file pylibrenms-0.4.15.tar.gz
.
File metadata
- Download URL: pylibrenms-0.4.15.tar.gz
- Upload date:
- Size: 17.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 737843e513243f56c4f2e18e9195bb41a474ad8ab06c46982af4b721def2a7bc |
|
MD5 | e221f585b0255a6d0f62f85bfeadff87 |
|
BLAKE2b-256 | 80870af0e3eced1741e0b0de4456566c739d97b376cd466fa511bd0ed9dafd1d |
File details
Details for the file pylibrenms-0.4.15-py3-none-any.whl
.
File metadata
- Download URL: pylibrenms-0.4.15-py3-none-any.whl
- Upload date:
- Size: 17.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 38d66ccdb2212bfdcf3461f06a76a76408434b9ed71a1875a2782fbb02c8bb4a |
|
MD5 | cf55cc330016fe242b246820ddfc8d13 |
|
BLAKE2b-256 | 1b83198f81fea07e5b3186f8a24ff998c8929b88e4619099b0842acc144d6576 |