PyCon 2019 in Cleveland, Ohio

Saturday 3:15 p.m.–4 p.m. in Grand Ballroom B

Shipping your first Python package and automating future publishing

Chris Wilcox

Description

One of the best things about Python is the vast ecosystem of packages available on the Python Package Index. Shipping your first Python package can be intimidating. This talk aims to remove the mystery of Python packaging and enable you to share your code with other Pythonistas. We will also discuss more recent additions to packaging that can be used even if you are an experienced package maintainer. The latter portion of the talk will be dedicated to talking about how you can automate releasing via CI to make future updates a breeze.