News

A basic introduction to the world of Python on Android. Learn to write scripts in QPython, access native phone features and even build APKs!
This workshop offers a gentle introduction to the core concepts and syntax of the Python language. Participants will practice using Python to work with text-based data in a hands-on and group learning ...
Python dataclasses can make your Python classes less verbose and more powerful at the same time. Here's an introduction to using dataclasses in your Python programs. Everything in Python is an ...