Below you will find pages that utilize the taxonomy term “python”
Notepad
Simple Game on Circuit Playground Express
Setting up Circuit Playground Express with CircuitPython
Notepad
Setting up Circuit Playground Express
Setting up Circuit Playground Express with CircuitPython
Notepad
Visualising Artificial Ant Problem using pygame
Using pygame to visualise the ant simulator problem coded in python DEAP.
Notepad
Using Cookiecutter to Initialize Python Project
Using Cookiecutter to Initialize Python Project
Posts
Machine Readable Internet
Looking beyond HTML and analysing the machine readability of content serving over URIs.
Notepad
Python Package Scaffolding with Web Interface
Scaffolding code for simple Python packages with inbuilt web interface and a sample application
Notepad
Wrapping C libraries in Python
A brief tutotial about wrapping C libraries in Python packages
Posts
Lifting the Curse
Originally released with BSD in the 80s the “cursor optimization” library was and is the default tool to make your CLI feel like GUI. Let’s see how far it can be pushed.