Note

https://www.reddit.com/r/Python/comments/w564g0/can_anyone_explain_the_differences_of_conda_vs_pip/

https://www.reddit.com/r/learnpython/comments/xjyz13/why_use_poetry_instead_of_requirementstxt_files/

Python Tooling Ecosystem

https://alpopkes.com/posts/python/packaging_tools/

rye

poetry, uv, pyflow

virtualenv, venv, pyvenv, pyenv, pipenv, hatch

pip, pip-tools, pipx

flake8, ruff

black

isort

setuptools, wheel, poetry, uv

Understanding PIP

PyPI

TestPyPI

PyPA

Different Python Implementations