ambv
Python 3.8 & 3.9 Release Manager. llanga on Twitter. Python core developer, hobbyist musician, dad.
Repositories
Select a repository to view its commits, contributors, and more.bitrot
Detects bit rotten files on the hard drive to save your precious photo and music collection from slow decay.
retype
Re-apply type annotations from .pyi stubs to your codebase.
aiotone
A demo of using AsyncIO for music sequencing
flake8-mypy
A plugin for flake8 integrating Mypy.
dj.choices
An enum implementation for Django forms and models
commonplace
A basic Python-based publishing platform based around the idea of commonplace books
kitdjango
lck.django: a reusable library of typical Django routines, apps, filters, template tags and configuration techniques.
httproxy
Tiny HTTP proxy based on work by Suzuki Hisao and Mitko Haralanov
fm-demo
FM synthesis in Python from scratch, accompanying my PyCon US 2021 talk
.dot_files
My distributed configuration
dj.chain
An object that enables chaining multiple iterables to serve them lazily as a queryset-compatible object.
aioecho
A non-broken echo protocol example for asyncio