olirice / alembic_utilsLinks
An alembic/sqlalchemy extension for migrating sql views, functions, triggers, and policies
☆287Updated 9 months ago
Alternatives and similar repositories for alembic_utils
Users that are interested in alembic_utils are comparing it to the libraries listed below
Sorting:
- Pytest plugin to test alembic migrations (with default tests) and which enables you to write tests specific to your migrations.☆233Updated last week
- pytest fixture to mock HTTPX☆435Updated last month
- This is a pytest plugin, that enables you to test your code that relies on a running PostgreSQL Database. It allows you to specify fixtur…☆505Updated last week
- Programmatic startup/shutdown of ASGI apps.☆258Updated 2 years ago
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆195Updated 3 months ago
- Mock HTTPX with awesome request patterns and response side effects 🦋☆755Updated last month
- A framework-agnostic library for testing ASGI web applications☆161Updated 2 years ago
- A Flexible Service Locator for Python.☆394Updated last week
- Asyncio compatible SDK for aws services.☆179Updated last year
- Alembic autogenerate support for creation, alteration and deletion of enums☆309Updated 3 months ago
- Pythonic dependency injection☆335Updated 2 years ago
- Convert Pydantic from V1 to V2 ♻☆347Updated 3 months ago
- Authentication classes to be used with httpx☆137Updated last week
- Simple Dependency injection framework for Python☆240Updated 2 weeks ago
- Elegant HTTP Caching for Python☆348Updated 2 weeks ago
- the missing toolbox for an async world☆338Updated 3 weeks ago
- A composable Python ASGI web framework☆179Updated 2 years ago
- Implementation of Redis API in python without having a server running. Fully compatible with using redis-py.