Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/droidzed/leafengine
- Owner: DroidZed
- License: mit
- Created: 2023-05-20T16:09:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-10T17:21:39.000Z (3 months ago)
- Last Synced: 2024-10-10T06:54:23.585Z (about 1 month ago)
- Topics: async, asynchronous, asyncio, leafengine, mongo, mongodb, motor, odm
- Language: Python
- Homepage:
- Size: 80.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.