News

Everything in Python is a module, and one module can import functions from another module. And modules that work with Python programs can be written in languages other than Python, such as C.
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!
Learn which Python standard library modules are headed for the boneyard in Python 3.13, and how to replace them.
Learn about Python metaclasses, how to define and use them, and explore examples to understand their functionality with this comprehensive tutorial.
In this tutorial, you will learn how to create stunning UI with pure Python using the Streamlit library.
I wrote last year about Tinkerstellar, a new iPad app inspired by Apple’s Swift Playground that’s designed to help people learn Python through multiple interactive lessons. Tinkerstellar is ...
NSA releases Python course after receiving a Freedom of Information Act (FOIA) request for its training materials.
Devs unknowingly use “malicious” modules snuck into official Python repository Code packages available in PyPI contained modified installation scripts.