In this quiz, you’ll test your understanding of How to Publish an Open-Source Python Package to PyPI.
By working through this quiz, you’ll revisit how to name and configure a package with pyproject.toml, specify dependencies, version your releases, build source...