Python API for interacting with Netdata
Project description
Python API for interacting with Netdata. Currently are the data, the allmetrics and the alarms endpoint supported.
This module is not official, developed, supported or endorsed by Netdata.
Installation
The module is available from the Python Package Index.
$ pip3 install netdata
On a Fedora-based system or on a CentOS/RHEL machine which has EPEL enabled.
$ sudo dnf -y install python3-netdata
For Nix or NixOS users is a package available. Keep in mind that the lastest releases might only be present in the unstable channel.
$ nix-env -iA nixos.python3Packages.netdata
Usage
The file example.py contains an example about how to use this module.
Development
For development is recommended to use a venv.
$ python3 -m venv .
$ source bin/activate
$ python3 setup.py develop
License
python-netdata is licensed under MIT, for more details check 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
Built Distribution
File details
Details for the file netdata-1.0.2.tar.gz
.
File metadata
- Download URL: netdata-1.0.2.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.10.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 63e1dfb8b41eb6dab7e99715c8e07254e491bd575c9418a89b409f4dd73f2726 |
|
MD5 | d41ae023051fc9c67de76cbe06dd6952 |
|
BLAKE2b-256 | cd06fee8bdd1f39ce87f2ed297e1a688d2032ee2b9a24ee5b684c99af7dc9e9b |
File details
Details for the file netdata-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: netdata-1.0.2-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.10.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5bb28b87b52f6192cd3494985ed1622760278dce13b2b6c5aa43abf24da493ba |
|
MD5 | daccfdacc641384ca3186b047bd57798 |
|
BLAKE2b-256 | 14713bc1bc638177d14671d5833722b042064126737b6dffb205cada87f2d662 |