Pybites Podcast

#108 - Teaching packaging by building a Python package

March 25, 2023 Julian Sequeira & Bob Belderbos
Pybites Podcast
#108 - Teaching packaging by building a Python package
Show Notes

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 + design that went into pybites-search and how open sourcing this is a double win: our PDM bot project can leverage it and people can now contribute to this project. 

Hope you enjoy this episode and comment your thoughts below as well as preferences for more Python / Developer / Mindset content. Thanks for watching. 

Links / resources: