zabbix_utils is the official Python library for Zabbix.
With zabbix_utils you can:
The library supports both synchronous and asynchronous script execution, allowing it to handle both simple workflows and large-scale parallel operations such as mass data collection, bulk exports, alert processing, and efficient system scaling.
The library is compatible with supported Zabbix server versions and modern Python releases.
To get started, install the library and then follow the quickstart guide.