A minimum Python port of Node.js's concurrently.
pipx install git+https://github.com/Xdynix/concurrently.py.gitconcurrentlypy "python3 manage.py runserver" "python3 manage.py runworker"Prerequisite: PDM
Environment setup: pdm sync
Run linters: pdm lint