Ramifice is built around PyMongo.
For simulate relationship Many-to-One and Many-to-Many,
a simplified alternative (Types of selective fields with dynamic addition of elements) is used.
The project is more concentrated for web development or for applications with a graphic interface.
For simulate relationship Many-to-One and Many-to-Many,
a simplified alternative (Types of selective fields with dynamic addition of elements) is used.
The project is more concentrated for web development or for applications with a graphic interface.
Supports MongoDB 3.6, 4.0, 4.2, 4.4, 5.0, 6.0, 7.0, and 8.0.
For more information see PyMongo.
Online browsable documentation is available at https://kebasyaty.github.io/ramifice/.
View the list of requirements.
-
Run
pip install ramifice # or # https://python-poetry.org/ poetry new project_name cd project_name poetry add ramifice
It is recommended to look at examples here.
import ramifice
This project is licensed under the MIT.