Contents

odmantic 1.1.0

0

ODMantic, an AsyncIO MongoDB Object Document Mapper for Python using type hints

ODMantic, an AsyncIO MongoDB Object Document Mapper for Python using type hints

Stars: 1167, Watchers: 1167, Forks: 92, Open Issues: 113

The art049/odmantic repo was created 5 years ago and the last code push was 2 weeks ago.
The project is very popular with an impressive 1167 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
No  odmantic  pypi packages just yet.

Errors

A list of common odmantic errors.

Code Examples

Here are some odmantic code examples and snippets.

GitHub Issues

The odmantic package has 113 open issues on GitHub

  • 👷 Run tests with lower and upper bounds of all dependencies, from uv
  • ✨ Add support for Python 3.13 and Python 3.14
  • ⬆️ Enable Python 3.13 and 3.14
  • ⬆️ bump httpx from 0.24.1 to 0.28.1

See more issues on GitHub

Related Packages & Articles

mongoengine 0.29.1

MongoEngine is a Python Object-Document Mapper for working with MongoDB.

fastapi 0.129.0

FastAPI framework, high performance, easy to learn, fast to code, ready for production

piccolo 1.32.0

A fast, user friendly ORM and query builder which supports asyncio.

opyrator 0.0.12

Turn python functions into microservices with auto-generated HTTP API, interactive UI, and more.

ormar 0.22.0

An async ORM with fastapi in mind and pydantic validation.