Python

Card image cap

PyGameZero

Successor to Pygame, PyGameZero is a python-based game engine that is fun to use, easy and powerful.

Card image cap

QR Code Generator

Python code to generate QR codes, even animated ones.


Card image cap

NiceGUI

A simple GUI library for python

Card image cap

Toga

Is this the holy grail of an easy to use cross-platform GUI library for Python? Not sure yet.

Card image cap

PyVibe

Python library to generate nicely styled web pages


Card image cap

StriveMath

Really interesting collaborative Processing (but the Python version) code editor. Useful for teaching?

Card image cap

Pinecone

A web app making flatform that hosts from node.js, but your code is pure Python. Interesting.


Card image cap

Google Colab

Google Colab Notebooks are documents where you can mix notes and Python code.

They are brilliant for creating teaching resources, or, working on a project where you are figuring it out as you go, because you can create little fragments of code, and run them one at a time.


Card image cap

Meerkat

Python tool for data wranging of .csv files


Card image cap

Anvil

Python-driven web application tool. Looks great.


Card image cap

EarSketch

A web-based code-to-music tool, like Sonic Pi (ish) but web-based and using Python or Javascript.

Card image cap

30 Days of Python

Brilliant collection of python examples.