mirror of
https://github.com/Bryanthelol/namekoplus
synced 2025-09-13 15:36:03 +08:00
892dfc6cc0ec1cfd4e1cf7bd0eab13f87c8efdf7
namekoplus
A lightweight Python distributed microservice solution
Installation
python3 -m pip install namekoplus
CLI Usage
Checkout Command
namekoplus --help
Start a middleware that nameko depends on
namekoplus start -m rabbitmq
Initialize a nameko service from templates
namekoplus init --directory <dir_name> --type <template_type>
Detailed Usage
See Documents:
Description
Languages
Python
85.9%
Mako
13.5%
JavaScript
0.6%