Pythonista 🐍 and Rustacean 🦀. CPython core dev; also a maintainer of ty, ruff, typeshed, typing_extensions and flake8-pyi.
typeshed-stats. Library and command-line tool to gather stats on typeshed packages
14AlexWaygood.
4inherited_multiple_dispatch. Implementation of multiple-dispatch in python that works with class inheritance. Lots of metaclass magic.
3cpython. The Python programming language
3aoc-2024. Solutions for Advent of Code 2024
3Knock. Knock: a multiplayer whist game, created with pygame.
2typeshed. Collection of library stubs for Python, with static types
2AfghanCivilianCasualties. Python
2Covid-excess-death. Script to auto-generate excess mortality graphs based on the FT's data in their repository.
2ruff. An extremely fast Python linter, written in Rust.
1types. Rust
1cattrs. Complex custom class converters for attrs.
1ty. An extremely fast Python type checker and language server, written in Rust.
1flake8-pyi. A plugin for Flake8 that provides specializations for type hinting stub files
1mypy_primer. Run mypy over millions of lines of code
1peps. Python Enhancement Proposals
1argcorrector. Tool to correct parameter names in stubs
1bedevere. A bot to help identify missing information for CPython pull requests
1LondonSchools. Code used for cleaning and analysing data obtained for my journalism masters
1devguide. The Python developer's guide
1mypy. Optional static typing for Python
1typing. Python static typing home. Contains the source for typing_extensions and the documentation. Also hosts a user help forum.
1typing_extensions. Backported and experimental type hints for Python
1ast_decompiler. An AST-to-code library for Python
1