podi 
API for starting and stopping podman containers.
The functionalities are extremely basic and can easily be achieved with a few lines of shell script, but I found myself rewriting those shell scripts too often and wanted a way to share them across projects.
Requirements
- podman (podi deliberately calls podman instead of using the podman API to support socket-less usages)