setup.py vs pyproject.toml Explained in 2 Minutes
Confused about Python packaging? In this video, I break down the key differences between setup.py and pyproject.toml, explain which one you should use for your projects, and introduce tools like Setuptools, Poetry, Flit, and Hatch.