DanCardin / sqlalchemy-model-factoryLinks
Makes it easy to write factory functions for sqlalchemy models, particularly for use in testing.
☆10Updated 2 years ago
Alternatives and similar repositories for sqlalchemy-model-factory
Users that are interested in sqlalchemy-model-factory are comparing it to the libraries listed below
Sorting:
- Fast, correct Python JSON library supporting dataclasses and datetimes☆15Updated 3 years ago
- Reformat your source without losing git's history☆19Updated last year
- 🦆 Better read-only Protocols for mypy☆21Updated 5 months ago
- Converts a string from snake case to camel case or camel case to snake case☆35Updated last week
- Integrate mypy in seconds with existing codebase. A friendly CLI tool to make mypy report only new type violations and ignore existing on…☆76Updated 6 months ago
- Fixtures as classes that work well with dependency injection, autocompletetion, type checkers, and language servers☆49Updated 2 months ago
- A Python Enum that inherits from str.☆120Updated last year
- trycast parses JSON-like values whose shape is defined by TypedDicts and other standard Python type hints.☆86Updated last week
- Library to declare additional kinds of objects not natively supported by SqlAlchemy/Alembic.☆46Updated 2 weeks ago
- Compatibility layer for pydantic v1/v2☆12Updated 2 weeks ago
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆193Updated 3 months ago
- A caching solution for asyncio☆101Updated last year
- Pytest plugin to test alembic migrations (with default tests) and which enables you to write tests specific to your migrations.☆230Updated this week
- WebSocket support for HTTPX☆140Updated 3 weeks ago
- Four-wheel drive for asyncio.☆81Updated 3 months ago
- Library of composable Python executors☆27Updated last week
- A Python library that allows you to define abstract properties for dataclasses, bridging the gap between abstract base classes (ABCs) and…☆17Updated 3 months ago
- Authentication classes to be used with httpx☆135Updated 11 months ago
- Modern benchmarking library for python with pytest integration.☆54Updated 2 years ago
- PostgreSQL client for Trio based on asyncpg☆46Updated last year
- An AsyncIO event loop implemented in Rust☆211Updated 2 weeks ago
- A simple plugin for retrying flaky tests in CI environments☆38Updated 11 months ago
- a placeholder☆29Updated last year
- Store data created during your `pytest` tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking pur…☆76Updated last month
- Transforming asynchronous to synchronous Python code☆24Updated 2 weeks ago
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆91Updated 2 weeks ago
- 📁 Asynchronous pathlib for Python☆194Updated last year
- A collection of extra types and features for mypy☆34Updated 3 weeks ago
- Allows you to use fixtures in @pytest.mark.parametrize.☆110Updated 3 weeks ago
- pytest plugin for testing mypy types, stubs, and plugins☆122Updated 2 weeks ago