#108 - Teaching packaging by building a Python package
Pybites Podcast - A podcast by Julian Sequeira & Bob Belderbos

Categories:
Welcome back to our podcast. In this week's episode we look at Python packaging. --- As stated in the intro, it's recommended to watch this episode on YouTube. --- I was teaching this on our weekly PDM Code Clinic call and we ended up building quite a useful Pybites Open Source tool. Introducing pybites-search, a command line tool to search our content (articles, Bite exercises, podcast episodes, youtube videos and tips). We look at how to build a package and some of the code...