Welcome to pyapi-zabbix’s documentation!
Zabbix module for Python
That set of modules allow to work with Zabbix in Python.
- Currently it contains:
pyapi_zabbix.api for work with Zabbix API.
pyapi_zabbix.sender for send metrics to Zabbix.
Note
pyapi-zabbix do not require addition modules, it use only standard Python modules.