All talks

PyCon US 2026 · May 2026 · with Robert Masson

Going from Notebooks to Production Code

A hands-on tutorial for anyone who wants to turn Jupyter Notebook code into something robust and deployable. Covers refactoring notebook code into clean Python scripts, writing and running tests with pytest, and building an API with FastAPI — including how to use AI effectively as part of the process.

Tutorial Python Jupyter Notebooks Production Code FastAPI Best Practices