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!
Written in Rust, the PyApp utility wraps up Python programs into self-contained click-to-run executables. It might be the ...
Learn Python programming with ChatGPT. Get personalized assistance, practice coding, and get guidance on best practices.
Mypy, Pytype, Pyright, and Pyre can help you keep your type-hinted Python code bug-free. Let’s see what each of these useful tools has to offer.
Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I really like to use numerical calculations without all the fancy programming ...