piker
piker copied to clipboard
Alt python packaging system
Cleaning out some tabs on this and @guilledk and i were just chatting about different recent systems.
- https://stackoverflow.com/questions/41573587/what-is-the-difference-between-venv-pyvenv-pyenv-virtualenv-virtualenvwrappe
- https://github.com/jazzband/pip-tools
- apparently
venvis what we're supposed to be using - https://packaging.python.org/guides/tool-recommendations/#application-dependency-management
Opinions from lurkers welcome.
i've also been eyein up that awesome-pyproject repo.