scripts in python3.
Where I store miscellaneous python3 files.
Scripts that implement the pygame library lives here.
-
Contains a Dockerfile, and a bash script that builds a pygame development container. The README has an explanation on how to use Docker to run a pygame app.
Python for network programming.
A concise note on the Python language paradigms and other paradigms, including structured and logical, and how to decide on which paradigm to use.
Python written for Raspberry Pis.