Home
Softono

Mnj

Open source BSD-2-Clause Python
26
Stars
4
Forks
10
Issues
3
Watchers
1 year
Last Commit

 About Mnj

Mnj (Mongo Energy) is a helper library to simplify PyMongo interaction

Platforms

Web Self-hosted

Languages

Python

Links

Need Help Installing Mnj?

We provide expert installation service for this software. Our team will install, configure, and secure Mnj on your server. plans start at just $30.

Mnj

Mnj Logo

⚠️ WARNING main branch is undergoing development, docs could be outdated.

Mnj (Mongo Energy) is a helper library to simplify PyMongo interaction

Install

Install from PyPI

pip install mnj

or to install the latest relatively stable development snapshot

pip install --pre mnj

or clone this repository to get the latest source and invoke install

uv sync

Features

  • Using mnj.q object for constructing queries will help to validate them.
  • No creepy '$op' strings any more use op_() style operators.

Read the Mnj Docs to find out more.