Code Lab - Job Queues With Postgres
A working example with async Python and Quart
An example Quart app that uses Postgres and background tasks to process a job queue - papito/postgres-job-queue
A working example with async Python and Quart