

Flight dynamics, interactively!
It's possible to match two interesting things: flight dynamics and interactive programming with Python. The magic tool we're going to use...
Sending emails using Python
Thanks to the large standard library, Python is the right tool to write a portable script to send emails. The core functionality to...