
odmantic 0.9.1
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: 732, Watchers: 732, Forks: 69, Open Issues: 59The art049/odmantic
repo was created 2 years ago and was last updated 2 days ago.
The project is popular with 732 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/
- 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 59 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