What's this chapter about?

We created a package called mymath in the previous chapter. In this chapter, we will learn how to share it on the Python Packaging Index (PyPI). To do that, we will first need to learn how to create a setup.py file. Just to review, here is our current folder hierarchy:

Get hands-on with 1200+ tech skills courses.