PythonLiveLessons #5: Documenting your Python project

Опубликовано: 25 Октябрь 2024
на канале: Sebastiaan Mathôt
578
33

This is 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!