EvgeniyBurdin / validated_dcLinks
Dataclass with data validation. Checks the value of its fields by their annotations.
☆13Updated 4 years ago
Alternatives and similar repositories for validated_dc
Users that are interested in validated_dc are comparing it to the libraries listed below
Sorting:
- A collection of extra types and features for mypy☆34Updated 3 months ago
- Generate Python model classes (pydantic, attrs, dataclasses) based on JSON datasets with typing module support☆178Updated 5 months ago
- An easy to use rpc framework for enabling fast inter-process, inter-container, or inter-host communication☆66Updated 2 years ago
- trycast parses JSON-like values whose shape is defined by TypedDicts and other standard Python type hints.☆83Updated 2 months ago
- A fast Enum implementation for Python☆30Updated last year
- The developer experience (DevX) upgrade for Python mocking☆37Updated 6 months ago
- ☆30Updated last year
- Pure-python structurally concurrent PostgreSQL driver☆18Updated last week
- 🦆 Better read-only Protocols for mypy☆21Updated 3 weeks ago
- A flake8 plugin that checks bad async / asyncio practices☆12Updated last year
- Testing framework that empowers pytest (with better fixtures and parametrization)☆59Updated last year
- Tools for building HTTP and Websocket proxies for the asynchronous ASGI protocol☆32Updated last week
- Tools for aiohttp