crowdsec_service_api is a Python SDK for the CrowdSec Service API. This library enables you to manage CrowdSec resources such as blocklists, integrations in your python applications.
pip install crowdsec_service_apiYou can follow this documentation to see the basic usage of the SDK.
You can access the quickstart guide here. Or you have the full usage documentation here.
This SDK is auto-generated from the API specification. You can open an issue on this repository if you find a bug or if you want to add a feature.