bojiang / typing_utilsLinks
Backport Python 3.8+ typing utils & add issubtype & more
☆12Updated 3 years ago
Alternatives and similar repositories for typing_utils
Users that are interested in typing_utils are comparing it to the libraries listed below
Sorting:
- py-test plugin: an incremental test runner☆52Updated 3 years ago
- trycast parses JSON-like values whose shape is defined by TypedDicts and other standard Python type hints.☆86Updated this week
- A tiny package to ease the creation of test steps with shared intermediate results/state.☆56Updated 3 years ago
- Conditional coverage based on any rules you define!☆79Updated 11 months ago
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆91Updated last week
- pytest external process plugin☆103Updated this week
- Deserialize to objects while staying DRY☆159Updated 2 years ago
- Use JSON Schema for type checking in Python☆41Updated last year
- A fast and flexible reimplementation of data classes☆85Updated 2 years ago
- Safe and composable assert for Python that can be used together with optimised mode☆18Updated this week
- Plugin for py.test to enter PyCharm debugger on uncaught exceptions☆132Updated 5 years ago
- Extend typing package functionalities☆61Updated 2 years ago
- Automated testing for the examples in your documentation.☆81Updated last week
- flake8 plugin to validate #noqa comments - Mirror of https://gitlab.linss.com/open-source/flake8/flake8-noqa☆39Updated last year
- flake8 plugin to require absolute imports☆13Updated last week
- Pytest fixture tools☆42Updated 7 months ago
- Python OpenAPI-to-REST (and back) framework☆57Updated 3 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated 2 months ago
- Mypy static type checker plugin for Pytest☆257Updated 8 months ago
- ❄️ A flake8 plugin that helps you write tidier imports.☆75Updated last week
- pytest plugin for testing mypy types, stubs, and plugins☆122Updated last week
- Command-line parsing library for Python 3.☆136Updated last year
- A plugin for flake8 to ban the usage of unsafe naive datetime class.