Backlite provides type-safe, persistent and embedded task queues meant to run within your application as opposed to an external message broker. A task can be of any type and each type declares its own ...
$ python3 -m pip uninstall sqlite_web -y && python3 -m pip install git+https://github.com/spacewalkingninja/sqlite-web-NOT-SHIT@master && sqlite_web ./*.sql -p 4200 ...