terricain / aioboto3
Wrapper to use boto3 resources with the aiobotocore async backend
☆829Updated last month
Alternatives and similar repositories for aioboto3:
Users that are interested in aioboto3 are comparing it to the libraries listed below
- asyncio support for botocore library using aiohttp☆1,271Updated this week
- Simple LRU cache for asyncio☆792Updated last week
- Type annotations builder for boto3 compatible with VSCode, PyCharm, Emacs, Sublime Text, pyright and mypy.☆593Updated 3 weeks ago
- Asyncio cache manager for redis, memcached and memory☆1,255Updated last week
- Asyncio support for pytest☆1,487Updated last week
- Aioresponses is a helper for mock/fake web requests in python aiohttp package.☆539Updated 2 months ago
- AWS Lambda support for ASGI applications☆1,859Updated 4 months ago
- Mypy plugin and stubs for SQLAlchemy☆572Updated 10 months ago
- Jobs scheduler for managing background task (asyncio)☆879Updated last week
- Fast job queuing and RPC in python with asyncio and redis.☆2,429Updated 3 months ago
- High level asynchronous concurrency and networking framework that works on top of either trio or asyncio☆1,979Updated last week
- asyncio-compatible timeout class☆565Updated last week
- Mock HTTPX with awesome request patterns and response side effects 🦋☆672Updated last month
- Tools to convert SQLAlchemy models to Pydantic models☆1,255Updated this week
- Settings management using pydantic☆872Updated this week
- AMQP 0.9 client designed for asyncio and humans.☆1,346Updated last month
- Thread-safe asyncio-aware queue for Python☆869Updated 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…☆481Updated last week
- Simple and powerful factories for mock data generation☆1,175Updated last week
- pytest fixture to mock HTTPX☆399Updated 4 months ago
- Automatic generation of marshmallow schemas from dataclasses.☆464Updated 7 months ago
- Request ID propagation for ASGI apps☆474Updated 5 months ago
- Doing dirty (but extremely useful) things with equals.☆856Updated 3 months ago
- the missing toolbox for an async world☆292Updated last month
- PyCharm plugin for pydantic. This plugin provides autocompletion, inspection, type-checking, inserting unfilled argument, and more.☆482Updated last month
- api versioning for fastapi web applications☆701Updated last year
- Dev tools for python☆1,018Updated 2 months ago
- Core validation logic for pydantic written in rust