Client for privacy-preserving, open source Umami analytics platform based on httpx and pydantic. umami-analytics is intended for adding custom data to your Umami instance (self-hosted or SaaS). Many ...
Python module for native access to the systemd facilities. Functionality is separated into a number of modules: from systemd import journal journal.send('Hello world') journal.send('Hello, again, ...