Python's ability to send alarms to a SIEM

I created a Python programme that generates text strings for security alerts. I must deliver these warnings to the SIEM software used by a customer (such as DataDog, Splunk, SolarWinds, ManageEngine, etc.).

Given the name of a SIEM tool, what are the best sites to use to learn how to perform this in Python? looking for tutorials or references to Python libraries.