Repos
37
Stars
4.8k
Forks
1.1k
Top Language
Python
Loading contributions...
Top Repositories
Effective Python: Third Edition — Source Code and Errata for the Book
Make continuous deployment safe by comparing before and after webpage screenshots for each release. Depicted shows when any visual, perceptual differences are found. This is the ultimate, automated end-to-end test.
Cohort visualizer – A handy tool for browsing cohort datasets
Web proxy for App Engine
Ring buffer that allows for high-throughput data transfer between multiproccessing Python processes.
The tool I used to write my book, Effective Python.
Repositories
37Effective Python: Third Edition — Source Code and Errata for the Book
Make continuous deployment safe by comparing before and after webpage screenshots for each release. Depicted shows when any visual, perceptual differences are found. This is the ultimate, automated end-to-end test.
The tool I used to write my book, Effective Python.
Ring buffer that allows for high-throughput data transfer between multiproccessing Python processes.
Cohort visualizer – A handy tool for browsing cohort datasets
Web proxy for App Engine
No description provided.
Vulcanizer for Polymer projects written in Python
My talk for the PyBeach 2025 conference
No description provided.
A lightweight LLVM python binding for writing JIT compilers
Some experiments with vibe coding
Meditations on building a peg parsing library
No description provided.
A generic strings.Join implementation that uses the "go generate" command
Get the RSS feeds of all of my Twitter friends
A practical snapshot testing plugin for pytest.
Repo of my settings for Sublime Text
No description provided.
No description provided.
Example code from the talk "Refactoring Python: Why and how to restructure your code" at PyCon 2016
Chrome extension for saving images and GIFs to Google Photo Albums
No description provided.
My attempt at Advent of Code 2022
My attempts at Advent of Code 2023
Example code from the series "Translating Effective Python into Go"
Ephemeral stream app
Supporting code for my PyCon 2014 presentation: https://us.pycon.org/2014/schedule/presentation/218/
Pygments is a generic syntax highlighter written in Python
Performance test of client-side <template> tag vs. server-side rendered templates