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!
This will work in both Python 2 and Python 3, the main versions of the programming language in use today. In general, you can import numerous specialized modules into Python for particular tasks.