Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/droidzed/leafengine

A python library on top of Motor that revelages the speed of async-io and the ease of OOP to provide a simple and flexible API for the developers to use in their applications.
https://github.com/droidzed/leafengine

async asynchronous asyncio leafengine mongo mongodb motor odm

Last synced: 30 days ago
JSON representation

A python library on top of Motor that revelages the speed of async-io and the ease of OOP to provide a simple and flexible API for the developers to use in their applications.

Awesome Lists containing this project

README

        


Leaf Engine

[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![License](https://img.shields.io/github/license/mashape/apistatus.svg)](https://pypi.org/project/leafengine/)
[![Imports: isort](https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336)](https://pycqa.github.io/isort/)
[![linting: pylint](https://img.shields.io/badge/linting-pylint-yellowgreen)](https://github.com/pylint-dev/pylint)

“Asynchronously ready, pythonic and beautiful.”




A python library on top of Motor that revelages the speed of async-io and the ease of OOP to provide a simple and flexible API for the developers to use in their applications.