Skip to content
View AlexWaygood's full-sized avatar
πŸš€
brb, building a type checker
πŸš€
brb, building a type checker

Organizations

@python @astral-sh

Block or report AlexWaygood

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AlexWaygood/README.md

About me

I'm a self-taught Pythonista and open-source contributor, with a particular interest in Python-typing. I'm a CPython core dev; I also maintain typeshed, typing_extensions and flake8-pyi, and I'm a contributor to mypy.

Open-source highlights

CPython code contributions:

Mypy contributions:

  • python/mypy#12668: "Use tuple[object, ... and dict[str, object] as upper bounds for ParamSpec.args and ParamSpec.kwargs"
  • python/mypy#12953: "Improve handling of overloads with ParamSpec"

Typeshed contributions:

typing_extensions contributions:

flake8-pyi contributions:

CPython docs contributions:

Pinned Loading

  1. astral-sh/ruff astral-sh/ruff Public

    An extremely fast Python linter and code formatter, written in Rust.

    Rust 40.5k 1.4k

  2. python/typeshed python/typeshed Public

    Collection of library stubs for Python, with static types

    Python 4.7k 1.9k

  3. python/cpython python/cpython Public

    The Python programming language

    Python 67.7k 32.2k

  4. PyCQA/flake8-pyi PyCQA/flake8-pyi Public

    A plugin for Flake8 that provides specializations for type hinting stub files

    Python 75 23

  5. python/typing_extensions python/typing_extensions Public

    Backported and experimental type hints for Python

    Python 504 120

  6. python/mypy python/mypy Public

    Optional static typing for Python

    Python 19.5k 3k