freakboy3742
Founding Apiarist at @beeware. Member @python core team. Ex @django Core Developer. Itinerant shaver of yaks. Subject to occasional, wild, enthusiastic rants.
Perth, Western Australia
Pinned Repositories
beeware
A meta-package simplifying the installation of the BeeWare suite of tools
briefcase
Tools to support converting a Python project into a standalone native application.
cricket
A GUI tool for running Python test suites.
podium
A Markdown-based native presentation tool
toga
A Python native, OS native GUI toolkit.
pyspamsum
A Python wrapper for Andrew Tridgell's spamsum algorithm.
pytest-tldr
A pytest plugin that limits the output to just the things you need.
pyxero
Python API for accessing the REST API of the Xero accounting tool.
traveltips
An app that computes tips, with reference to local currency.
freakboy3742's Repositories
freakboy3742/pytest-tldr
A pytest plugin that limits the output to just the things you need.
freakboy3742/pyspamsum
A Python wrapper for Andrew Tridgell's spamsum algorithm.
freakboy3742/django
The Web framework for perfectionists with deadlines. Now on GitHub.
freakboy3742/web-without-javascript
A demonstration of ways you write dynamic web pages without using Javascript
freakboy3742/lightsout
A tool to convert radio station playlist data into Spotify playlists.
freakboy3742/rho-django-user
RKM's Humble Opinion: A custom Django user model for best practices email-based login.
freakboy3742/batavia
A Javascript implementation of the Python virtual machine.
freakboy3742/ci-test
A testbed for CI actions.
freakboy3742/voc
A transpiler that converts Python bytecode into Java bytecode.
freakboy3742/2022.djangocon.us
🏄🏼 The DjangoCon US 2022 conference website
freakboy3742/briefcase-linux-appimage-template
A template for generating Linux AppImage projects with Briefcase
freakboy3742/cookiecutter
A command-line utility that creates projects from cookiecutters (project templates). E.g. Python package projects, jQuery plugin projects.
freakboy3742/djangoproject.com
Source code to djangoproject.com
freakboy3742/helloworld
A first sample app demostrating BeeWare and Briefcase
freakboy3742/linuxdeploy
AppDir creation and maintenance tool. Featuring flexible plugin system.
freakboy3742/numpy
Numpy main repository
freakboy3742/pip
The Python package installer
freakboy3742/pyautogui
A cross-platform GUI automation Python module for human beings. Used to programmatically control the mouse & keyboard.
freakboy3742/Python-Linux-support
A meta-package for building a version of Python that can be embedded into a Linux AppImage project.
freakboy3742/structlog
Structured Logging for Python