a micro webframework based on flask and pymongo


License
MIT
Install
pip install uengine==3.6.13

Documentation

UEngine

UEngine is a python micro-framework based on Flask and Pymongo. It is used by a number of open-source projects like inventoree.ru, Atushka as well as by some in-house proprietary internal projects at leading russian IT companies.

This repository aim is to separate uengine code from mentioned above projects' codebase to make it easier to synchronize framework version and add more DRY (don't-repeat-yourself) approach to them.

This is a deep-work-in-progress-thing. Use it at your own risk.