AutoKitteh is a developer platform for workflow automation and orchestration. It is an easy-to-use, code-based alternative to no/low-code platforms (such as Zapier, Workato, Make.com, n8n) with unlimited flexibility. You write in vanilla Python, we make it durable. Once installed, AutoKitteh is a scalable "serverless" platform (with batteries included) for DevOps, FinOps, MLOps, SOAR, productivity tasks, critical backend business processes, and more.
Provides interfaces for building projects (workflows), deploying them, triggering the code with webhooks or schedulers, executing the code as durable workflows, and managing these workflows. All services are available via gRPC / HTTP. Has a CLI as well.
Curated list of awesome technology protocols with a reference to official RFCs.
A complete Python client for the Kodi JSON-RPC API. Supposedly self-configuring so it always uses the stable version for the Kodi box you're contacting. Does all the heavy lifting for you. Even self-documenting: By print'ing your connection instance you can get a list of all of the operations you can carry out.
I think I could use this to make the Kodi bot self-configuring to a certain extent by checking to see what functions were available and adding or removing them from the bot's online docs, as well as frobbing flags to allow or disallow those commands.
Supports password authentication to Kodi instances, too.
An RPC server written in Python designed for controlling the firewall rules of a captive portal system.