RSS Amplifier

Podcast

Mostly Python

I write mostly about Python, and other topics that come up in the course of my programming and writing work. New posts on Thursdays, and some Tuesdays as well.

mostlypython.substack.comSource feed ↗10 episodes

Dormant Last read · last published · next check
Read 3 days ago and current, but nothing has been published for 2 years.

Written by

Latest episodes

Amusing logical errors

MP 86: And the value of small utility functions.

Leaving Substack

MP 85: I'll be moving to Ghost next week, because it's a better fit for Mostly Python.

Testing a book's code: Overall conclusions

MP 84: Final takeaways from a detailed look at testing.

Testing a book's code, part 6: Testing a Django project

MP 83: Testing a simple but nontrivial Django project, from a reader's perspective.

Testing a book's code, part 5: Testing Plotly data visualizations

MP 82: Testing complex HTML output, and output that varies based on API calls.

Deploying simple Streamlit apps

MP 81: It's straightforward, but there are some things to be aware of.

Testing a book's code, part 4: Testing Matplotlib data visualizations

MP 80: Modifying files and making assertions about images.

Testing a book's code, part 3: Testing a game

MP 79: Testing code that might not seem testable at first.

Building simple dashboards with Streamlit

MP 78: And not so simple ones as well!

Testing a book's code, part 2: Basic scripts

MP #77: Using parametrization to efficiently write a large batch of tests.