CarliJoy / intersection_examplesLinks
Python Typing Intersection examples
☆50Updated last year
Alternatives and similar repositories for intersection_examples
Users that are interested in intersection_examples are comparing it to the libraries listed below
Sorting:
- Based Python static type checker with baseline, sane default settings and based typing features☆195Updated 2 months ago
- Phantom types for Python.☆226Updated last week
- Useful types for Python☆146Updated last month
- Run mypy and pyright over millions of lines of code☆101Updated last month
- Backport of PEP 654 (exception groups)☆48Updated this week
- A simple immutable dictionary for Python☆169Updated this week
- A low-level library for installing from a Python wheel distribution.☆138Updated last week
- Advanced Enumerations for Python☆204Updated 5 months ago
- Decisions by the Python Typing Council☆48Updated last year
- A Python Enum that inherits from str.☆120Updated last year
- Automatically add simple type annotations to your code☆271Updated 2 months ago
- GitHub Action for pyright☆95Updated this week
- Flake8 plugin for managing type-checking imports & forward references.☆125Updated 10 months ago
- Python dependency specifications supporting logical operations☆28Updated 3 months ago
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆90Updated last week
- A JSON5 serializer and parser library for Python 3 written in Cython.☆175Updated 3 weeks ago
- A Python type checker☆26Updated this week
- A command line tool, to simplify vendoring pure Python dependencies.☆81Updated last week
- Collecting examples of unsoundness in the Python type system☆73Updated last month
- A plugin for Flake8 that provides specializations for type hinting stub files☆80Updated last month
- Use Poetry inside Nox sessions☆169Updated 2 weeks ago
- Pyright language server integration for PyCharm Professional☆54Updated 10 months ago
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated last year
- Opinionated typing package for precise type hints in Python☆68Updated last week
- ☆39Updated last year
- Python command line wrapper for pyright, a static type checker☆248Updated 3 weeks ago
- ☆198Updated 2 weeks ago
- hatch plugin to use pip-compile (or uv) to manage project dependencies and lockfiles☆96Updated 3 months ago
- VS Code extension that provides type checking and analysis for Python code using mypy.☆124Updated 7 months ago
- Runtime inspection utilities for Python typing module