How to Change Python - While It's Running
Offered By: PyCon US via YouTube
Course Description
Overview
Explore the fascinating world of live Python development in this PyCon US talk. Discover how to make real-time changes to a running Python instance using your preferred editor, with immediate reflection in the program's execution. Delve into the intricacies of Python's runtime flexibility, examining various edge cases and understanding the inherent limitations of this approach. Learn about Jurigged, a versatile and extensible implementation of this system. Gain insights into integrating source code file changes into active programs, enhancing your development workflow and productivity. Access accompanying slides for a comprehensive understanding of the concepts presented in this 30-minute session.
Syllabus
Talk - Olivier Breuleux: How to change Python (while it's running)
Taught by
PyCon US
Related Courses
Intro to Python for Brand New ProgrammersPyCon US via YouTube Comprehending Comprehensions
PyCon US via YouTube Data Analysis with SQLite and Python
PyCon US via YouTube Build a Production Ready GraphQL API Using Python
PyCon US via YouTube Web Development With A Python-backed Frontend - Featuring HTMX and Tailwind
PyCon US via YouTube