https://github.com/rmk135/python-microjet
Python 3 asynchronous microservices framework powered by asyncio.
https://github.com/rmk135/python-microjet
asyncio daemon microservices python-3
Last synced: 2 months ago
JSON representation
Python 3 asynchronous microservices framework powered by asyncio.
- Host: GitHub
- URL: https://github.com/rmk135/python-microjet
- Owner: rmk135
- License: bsd-3-clause
- Created: 2016-05-13T21:18:15.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-06-17T13:31:07.000Z (almost 9 years ago)
- Last Synced: 2025-08-28T21:58:58.629Z (9 months ago)
- Topics: asyncio, daemon, microservices, python-3
- Language: Python
- Homepage:
- Size: 58.6 KB
- Stars: 12
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.rst
Awesome Lists containing this project
README
========
MicroJet
========
Python 3 asynchronous microservices framework powered by asyncio.
Main features:
+ Lightweight & extensible core
+ Fully asynchronous
+ Clean & simple application architecture
+ Builtin microjet-to-microjet integration
+ Integrated dependency injection framework
+ Easy-to-use configuration system