u/BruceSwain12

Open sourced a GLPI python client
▲ 12 r/glpi

Open sourced a GLPI python client

Hi everyone,

Working a lot with GLPI both internally and as a partner, notably on building custom plugins and synchronizer with others ITSM (Jira notably), I've decided to try to centralize all the code to interact with the GLPI API in a "modern" python client.

I was not really satisfied with the existing works on this matter, and ended up building it to better fit my needs and where I can add custom functionnalities (e.g. having a function to export a full ticket view export in Markdown for AI workflows).

You can find the source repo here : https://github.com/baraline/glpi_python_client and an extensive documentation with exemples here.

If some of you have questions or would like to see functionalities added, let me know !

u/BruceSwain12 — 6 days ago