Documenting Python code (docstrings) [PythonLiveLessons #5]

Опубликовано: 13 Март 2025
на канале: Sebastiaan Mathôt
4,320
93

The sixth episode of #PythonLiveLessons, a weekly live stream about Python code and more, hosted by Sebastiaan Mathôt. In this episode, we'll add documentation to our `markdown_code_exec` project. We'll learn about docstrings and numpydoc, and we'll see how we can use our own project to build a readme file that contains documentation directly from the source code!