odmantic 1.0.2
0
ODMantic, an AsyncIO MongoDB Object Document Mapper for Python using type hints
Contents
ODMantic, an AsyncIO MongoDB Object Document Mapper for Python using type hints
Stars: 1059, Watchers: 1059, Forks: 93, Open Issues: 109The art049/odmantic
repo was created 4 years ago and the last code push was 3 months ago.
The project is very popular with an impressive 1059 github stars!
How to Install odmantic
You can install odmantic using pip
pip install odmantic
or add it to a project with poetry
poetry add odmantic
Package Details
- Author
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/odmantic/
- Documentation:
- https://art049.github.io/odmantic
- GitHub Repo:
- https://github.com/art049/odmantic
Classifiers
- Database
- Database/Front-Ends
- Internet
- Software Development
- Software Development/Libraries
- Software Development/Libraries/Python Modules
- Software Development/Object Brokering
Related Packages
Errors
A list of common odmantic errors.
Code Examples
Here are some odmantic
code examples and snippets.
GitHub Issues
The odmantic package has 109 open issues on GitHub
- ⬆️ Update mypy requirement from ^0.910 to ^0.931
- When the primary key of the reference field of the model is not id, there will be a KeyError here
- Update dependencies and pydantic to version 1.9.0
- Addresses #162
- Add support for motor 2.5