Pinned Repositories
easy-thumbnails
Easy thumbnails for Django
electricitymap-contrib
A real-time visualisation of the CO2 emissions of electricity consumption
micropython-esp32
MicroPython ported to the ESP32
mu
A small, simple editor for beginner Python programmers. Written in Python and Qt5.
pybee.github.io
🐍🐝
Python-101
Code sample grab bag which I'll be using for my tutorial at PyCon AU 2017
AnthonyBriggs's Repositories
AnthonyBriggs/Python-101
Code sample grab bag which I'll be using for my tutorial at PyCon AU 2017
AnthonyBriggs/pybee.github.io
🐍🐝
AnthonyBriggs/easy-thumbnails
Easy thumbnails for Django
AnthonyBriggs/electricitymap-contrib
A real-time visualisation of the CO2 emissions of electricity consumption
AnthonyBriggs/micropython-esp32
MicroPython ported to the ESP32
AnthonyBriggs/mu
A small, simple editor for beginner Python programmers. Written in Python and Qt5.
AnthonyBriggs/pgzero
A zero-boilerplate games programming framework for Python 3, based on Pygame.
AnthonyBriggs/podium
A Markdown-based native presentation tool
AnthonyBriggs/pyweek26
This is my entry in Pyweek #26.
AnthonyBriggs/toga
A Python native, OS native GUI toolkit.
AnthonyBriggs/toga-cocoa
A Cocoa (OS X) backend for the Toga widget toolkit.
AnthonyBriggs/toga-demo
A demonstration of the capabilities of the Toga widget toolkit.
AnthonyBriggs/toga-gtk
A GTK+ backend for the Toga widget toolkit.
AnthonyBriggs/toga-win32
A Win32 (Microsoft Windows) backend for the Toga widget toolkit.
AnthonyBriggs/voc
A transpiler that converts Python bytecode into Java bytecode.
AnthonyBriggs/wasabi2d
Cutting-edge 2D game framework for Python
AnthonyBriggs/wasabi2d-demo
Port of my gamepad/kenney.nl/pygame zero demo to Wasabi2d