Hacker News new | ask | show | jobs
by gusye 563 days ago
I did something similar to this: https://github.com/memodb-io/drive-flow.

It supports tasks, dynamic routes and parallel execution in pure Python build-ins(zero deps). But just a side project so no persistent stuff and just a easy tool.