PyCon Pittsburgh. April 15-23, 2020.

Tutorial: Creating a Great Python Package

Presented by:

Paul Vincent Craven

Description

Looking to create a state-of-the-art Python Package? This tutorial starts with the basics of creating a Python package and listing it on PyPi. We’ll then expand our package and show how to add documentation, testing, continuous integration, pre-commit checks, and more.