DanCardin / sqlalchemy-model-factoryLinks
Makes it easy to write factory functions for sqlalchemy models, particularly for use in testing.
☆11Updated 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:
- Fixtures as classes that work well with dependency injection, autocompletetion, type checkers, and language servers☆48Updated 2 months ago
- A caching solution for asyncio☆100Updated 7 months ago
- Fast, correct Python JSON library supporting dataclasses and datetimes☆15Updated 2 years ago
- Integrate mypy in seconds with existing codebase. A friendly CLI tool to make mypy report only new type violations and ignore existing on…☆66Updated last month
- An AsyncIO event loop implemented in Rust☆163Updated last week
- Compatibility layer for pydantic v1/v2☆12Updated last week
- Library of composable Python executors☆26Updated this week
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆187Updated 4 months ago
- Pytest plugin to test alembic migrations (with default tests) and which enables you to write tests specific to your migrations.☆212Updated last month
- Awesome python HTTP-clients from OpenAPI☆67Updated 11 months ago
- Reenter an asyncio or Trio event loop from synchronous code☆84Updated last year
- A collection of extra types and features for mypy☆34Updated 2 months ago
- A Python Enum that inherits from str.☆118Updated last year
- Implementation of dependency injection for Python 3☆210Updated 3 months ago
- Authentication classes to be used with httpx☆126Updated 6 months ago
- trycast parses JSON-like values whose shape is defined by TypedDicts and other standard Python type hints.☆83Updated 2 months ago
- Four-wheel drive for asyncio.☆74Updated 4 months ago
- Declarative Settings Library☆30Updated 2 months ago
- Generate OpenAPI 3.x.x using Pydantic☆11Updated 2 years ago
- WebSocket support for HTTPX☆130Updated 3 months ago
- Fast property caching☆24Updated last week
- Async-first python dependency injection library☆55Updated 2 weeks ago
- Sort __all__ lists alphabetically☆31Updated 2 weeks ago
- pytest plugin for testing mypy types, stubs, and plugins☆115Updated this week
- Run all your asynchronous tests cooperatively.☆90Updated 3 weeks ago
- Allows you to use fixtures in @pytest.mark.parametrize.☆102Updated this week
- Gives ability https://github.com/MikeWooster/api-client to validate request data and converting json straight to pydantic class.☆38Updated 7 months ago
- 🦆 Better read-only Protocols for mypy☆21Updated 4 months ago
- A Query Mapper for Python☆21Updated last week
- Simple Dependency injection framework for Python☆218Updated 2 weeks ago