seandstewart / typicalLinks
Typical: Fast, simple, & correct data-validation using Python 3 typing.
☆180Updated last year
Alternatives and similar repositories for typical
Users that are interested in typical are comparing it to the libraries listed below
Sorting:
- Deserialize to objects while staying DRY☆158Updated 2 years ago
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated last year
- Asyncio integration with sync code using greenlets.☆162Updated 10 months ago
- JSON schema generation from dataclasses☆167Updated 2 years ago
- ☆73Updated 5 months ago
- itertools and builtins for AsyncIO and mixed iterables☆268Updated this week
- JSON (de)serialization, GraphQL and JSON schema generation using Python typing.☆239Updated 2 weeks ago
- A Python Enum that inherits from str.☆119Updated last year
- pytest plugin for testing mypy types, stubs, and plugins☆120Updated last month
- Async ORM + Pydantic = Ormantic ❤️☆131Updated 3 years ago
- A file-based ORM for Python dataclasses.☆210Updated 2 weeks ago
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆189Updated last month
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆89Updated last month
- a re-implementation of the asyncio mainloop on top of Trio☆199Updated 7 months ago
- Dependency injection for Python☆89Updated 2 years ago
- A library for stubbing in python☆314Updated last year
- A Flexible Service Locator for Python.☆387Updated last week
- Runtime inspection utilities for Python typing module☆373Updated 3 weeks ago
- A composable Python ASGI web framework☆179Updated 2 years ago
- Enforce the same settings on multiple projects☆412Updated last week
- unittest subTest() support and subtests fixture☆250Updated last week
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆227Updated 4 years ago
- A fast and thorough lazy object proxy.☆262Updated 2 months ago
- better error messages for assert equals in pytest☆329Updated last year
- Mypy static type checker plugin for Pytest☆257Updated 7 months ago
- The async transformation code.☆98Updated last month
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated last week
- Redis fixtures and fixture factories for Pytest.This is a pytest plugin, that enables you to test your code that relies on a running Redi…☆103Updated last week
- Decorator which checks whether the function is called with the correct type of parameters.☆116Updated last month
- aiosignal: a list of registered asynchronous callbacks☆154Updated 2 weeks ago