Hacker News new | ask | show | jobs
by throayobviousl 1829 days ago
Its pretty good but you can get almost all the functionality with venv, make, and pip.

pip install -r requirements.dev, reference requirements.txt in it. It will install dev packages and the main ones.