sbdchd / mongo-typesLinks
Type stubs for mongoengine, pymongo, and bson
☆20Updated last year
Alternatives and similar repositories for mongo-types
Users that are interested in mongo-types are comparing it to the libraries listed below
Sorting:
- Mypy plugin and stubs for SQLAlchemy☆581Updated last year
- Reusable constraint types to use with typing.Annotated☆581Updated 3 months ago
- Runtime inspection utilities for Python typing module☆372Updated 2 weeks ago
- flask extension for integration with the awesome pydantic package☆407Updated 2 months ago
- Poetry plugin for dynamically extracting the package version from a __version__ variable or a Git tag.☆356Updated last year
- Real asynchronous file operations with asyncio support.☆560Updated 3 months ago
- Implementation of Redis API in python without having a server running. Fully compatible with using redis-py.☆384Updated this week
- Automatic generation of marshmallow schemas from dataclasses.☆471Updated 4 months ago
- Rate limiting using various strategies and storage backends such as redis, memcached & mongodb☆574Updated 3 weeks ago
- PyCharm plugin for pydantic. This plugin provides autocompletion, inspection, type-checking, inserting unfilled argument, and more.☆513Updated this week
- Truly universal encoding detector in pure Python.☆715Updated this week
- A port of Ruby on Rails' inflector to Python☆514Updated 2 years ago
- Simple LRU cache for asyncio