A utility software for publishers who post over XMPP

Greetings.

I have explored a utility script for ActivityPub and that could be of a good use for XMPP.

micropub is a minimal PHP micropub endpoint for static sites, with media support
This is a solution for static sites generated with Hugo.
It will accept most actions as defined in the Micropub standard, and upon completion will invoke Hugo and rebuild your site.
micropub

I am thinking of creating a Python script which would do that task for XMPP.

WordPress-like Hook System in Python

Schimon