Uploaded March 2022 | Updated September 2026, 3 weeks ago
The fifth episode of #PythonLiveLessons, a weekly live stream about Python code and more, hosted by Sebastiaan Mathôt. In this episode, we'll turn our `markdown_code_exec` Python module, which we created in previous episodes, into a command-line application! We'll learn about the `argparse` module to parse command-like arguments, about entry points, and about the if __name__ == '__main__' convention.ing
The fifth episode of #PythonLiveLessons, a weekly live stream about Python code and more, hosted by Sebastiaan Mathôt. In this episode, we'll turn our `markdown_code_exec` Python module, which we created in previous episodes, into a command-line application! We'll learn about the `argparse` module to parse command-like arguments, about entry points, and about the if __name__ == '__main__' convention.ing


![Getting started with Git and GitHub [PythonLiveLessons #3]
The fourth episode of #PythonLiveLessons, a weekly live stream about Python code and more, hosted by Sebastiaan Mathôt. In this episode, well get started with git to host the code for our `markdown_code_exec` on GitHub. Well learn about the most important git commands: commit, push, pull, remote, and add. Getting started with Git and GitHub [PythonLiveLessons #3]](https://i.ytimg.com/vi/X99FOxKcdMk/mqdefault.jpg)
![Building your first neural network with Keras and Python [Part 2]
(See https://python.cogsci.nl for code and written tutorials.) This is the second of a series of video tutorials about deep learning with Keras in Python. Here I show how you can build, train, and validate a simple, three-layer neural network. Building your first neural network with Keras and Python [Part 2]](https://i.ytimg.com/vi/XBc3kbel7XY/mqdefault.jpg)


![Installing Rapunzel Code Editor in Anaconda
[https://www.buymeacoffee.com/cogsci] Rapunzel is a code editor for numerical computing with Python and R. In this video I show how to install Rapunzel in Anaconda. For more information, visit https://rapunzel.cogsci.nl/ Installing Rapunzel Code Editor in Anaconda](https://i.ytimg.com/vi/ZPysys3Ew-w/mqdefault.jpg)



