Building a Python module [PythonLiveLessons #2]

Опубликовано: 13 Октябрь 2024
на канале: Sebastiaan Mathôt
1,215
44

Episode 3 of #PythonLiveLessons, a weekly live stream about Python code and more, hosted by Sebastiaan Mathôt. In this episode, we'll continue the `markdown_code_exec` project that we started in previous episodes. We'll learn how to turn our code sketch into a Python module, and we'll also learn about functions and packages! At the end of this episode, we'll have a fully functional Python module, which we'll polish and package in future episodes!