News

This post explains what a Python module is and how to use it to drastically extend the capabiltiies of your code. Plus: how to make your own!
Interested in learning Python? Jack Wallen takes you through your first steps in building a simple application to take user input and write it to a file.
Written in Rust, the PyApp utility wraps up Python programs into self-contained click-to-run executables. It might be the ...
Indeed, it turns out that for several years already, Python's standard library has come with the pathlib module, which makes it easier to work with directories and files.
Similar to the larger course structure, the modules (and their content and activities) of your course should have a logical, consistent and uncluttered layout. The following guide provides you with ...