YouTube Channel Recommendations for people who like Sebastiaan Mathôt (Click a channel's button below to go to their page on Channel Galaxy and find more new YouTube suggestions)
About Sebastiaan Mathôt
A mix of videos about programming in Python and OpenSesame, and psychology-related topics.
Recent Videos from Sebastiaan Mathôt
Publishing a Python package on pip [PythonLiveLessons #6]
Episode 6 of #PythonLiveLessons, a weekly live stream about Python code and more, hosted by Sebastiaan Mathôt. In this episode, we'll learn how to use pyproject.toml to add information about our package, and how to use flit to build our package and upload it to pypi so that users can easily install… Documenting Python code (docstrings) [PythonLiveLessons #5]
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 rea… PythonLiveLessons #6: Publishing a Python package on pip
This is the seventh episode of #PythonLiveLessons, a weekly live stream about Python code and more, hosted by Sebastiaan Mathôt. In this episode, we'll learn how to use pyproject.toml to add information about our package, and how to use flit to build our package and upload it to pypi so that users …