Hacker News new | ask | show | jobs
by coopreme 1828 days ago
Targeting multiple platforms? Use docker. I like Pipenv when developing, then using venv in the docker deployment after locking pipenv to a requirements .txt.