

The Python Show
Learning about Python together
The Python Show is a podcast for anyone who wants to get into the Python programming language. www.pythonshow.com
Episodes
Mentioned books

Jul 4, 2023 • 44min
05 - Python Linters with Tarek Ziadé
Tarek Ziadé is the original creator of Flake8, a super popular linter that combines pep8 and PyFlakes.Tarek has also recently created the perf8, a tool for measuring your Python code performance. You can read more about the project in the article: Perf8: Performance metrics for Python.If you’d like to see what else Tarek is up to, you can find him on Mastodon. Get full access to The Python Show at www.pythonshow.com/subscribe

Jun 27, 2023 • 37min
04 - Teaching Python to Children and Adults
Today’s special guest is Stephen Gruppetta (@s_gruppetta_ct), author of The Python Coding Book. In this podcast, we discuss Stephen’s coding journey, teaching, books, and course ideas.Check out Stephen’s newsletter: The Python Coding Stack!You can also check out Stephen’s home page for more on what he’s up to. Get full access to The Python Show at www.pythonshow.com/subscribe

Jun 20, 2023 • 25min
03 - Desktop GUI Frameworks for Python
In today’s episode, I talk about many of the amazing Python graphical user interface (GUI) frameworks that you have available. I focus primarily on desktop GUI frameworks.Here is a list of links to the ones mentioned in this episode:* Tkinter* wxPython* PyQt* Qt for Python (AKA PySide)* PyGTK (Note: no longer actively developed)* DearPyGUISimpler GUIs* CustomTkinter* PySimpleGUI* EasyGUIMobile GUI frameworks* Kivy* Toga* PyQtHTML-Based Desktop GUIs* NiceGUI* FlexxText-Base GUIs* Textual Get full access to The Python Show at www.pythonshow.com/subscribe

Jun 13, 2023 • 36min
02 - Data Science and Python with Akshay Pachaar
Today’s episode is about data science and Python with my guest, Akshay Pachaar!You can follow Akshay on Twitter or befriend him on LinkedIn.Topics covered include:* How Akshay got into tech, data science, and Python* Using Python in data science* Python and maps / GIS* Machine learning* LLMs* Content creation + audience growth tips Get full access to The Python Show at www.pythonshow.com/subscribe

Jun 6, 2023 • 23min
01 - How I Got into Programming and Python
The speaker discusses their journey from being a gaming enthusiast to pursuing programming. They cover topics such as transitioning from web design to IT roles, learning Python, exploring Python libraries for GUI programming, and their evolution in programming with Python.