cunla / fakeredis-pyLinks
Implementation of Redis API in python without having a server running. Fully compatible with using redis-py.
β355Updated 2 weeks ago
Alternatives and similar repositories for fakeredis-py
Users that are interested in fakeredis-py are comparing it to the libraries listed below
Sorting:
- pytest fixture to mock HTTPXβ412Updated last month
- Mock HTTPX with awesome request patterns and response side effects π¦β706Updated 2 months ago
- Programmatic startup/shutdown of ASGI apps.β230Updated last year
- the missing toolbox for an async worldβ312Updated 2 weeks ago
- Pytest plugin to test alembic migrations (with default tests) and which enables you to write tests specific to your migrations.β212Updated last month
- Extra Pydantic types.β264Updated last month
- Convert Pydantic from V1 to V2 β»β338Updated 11 months ago
- An elegant HTTP Cache implementation for HTTPX and HTTP Core.β270Updated last week
- Middleware for Starlette that allows you to store and access the context data of a request. Can be used with logging so logs automaticallβ¦β499Updated this week
- PyCharm plugin for pydantic. This plugin provides autocompletion, inspection, type-checking, inserting unfilled argument, and more.β501Updated 2 months ago
- Pythonic dependency injectionβ322Updated last year
- An alembic/sqlalchemy extension for migrating sql views, functions, triggers, and policiesβ264Updated 3 months ago
- Rate limiting using various strategies and storage backends such as redis, memcached & mongodbβ526Updated last week
- Reusable constraint types to use with typing.Annotatedβ562Updated 2 months ago
- A ASGI Middleware to rate limitβ330Updated 11 months ago
- A Python concurrency scheduling library, compatible with asyncio and trio.β397Updated 3 months ago
- Library for mocking AsyncIOMotorClient built on top of mongomock.β116Updated last month
- A streaming multipart parser for Python.