PyPI is an incredibly important piece of infrastructure for the Python community, and if you use Python, you probably use PyPI, directly or indirectly, on a daily basis; many different sites, services, and companies rely heavily on it. Historically, Python packaging has been a source of significant pain for even the most devoted Python enthusiasts. In this talk I'll be covering all the required instructions and a quick overview of the current state of Python packaging. We'll go from nothing to a package that you can proudly put it in your portfolio to be used by other people. And yeah! Without pain!