Contents

mongox 0.1.2

0

Python Mongodb ODM using Motor and Pydantic

Python Mongodb ODM using Motor and Pydantic

Stars: 118, Watchers: 118, Forks: 8, Open Issues: 8

The aminalaee/mongox repo was created 1 years ago and the last code push was 5 months ago.
The project is popular with 118 github stars!

How to Install mongox

You can install mongox using pip

pip install mongox

or add it to a project with poetry

poetry add mongox

Package Details

Author
Amin Alaee
License
MIT
Homepage
https://github.com/aminalaee/mongox
PyPi:
https://pypi.org/project/mongox/
GitHub Repo:
https://github.com/aminalaee/mongox

Classifiers

  • Database
  • Software Development/Libraries/Python Modules
No  mongox  pypi packages just yet.

Errors

A list of common mongox errors.

Code Examples

Here are some mongox code examples and snippets.

Related Packages & Articles

odmantic 0.9.2

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

authx 0.9.1

Ready to use and customizable Authentications and Oauth2 management for FastAPI

piccolo 0.119.0

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

fastapi 0.100.1

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