A lightweight Python distributed microservice solution
Go to file
BryantHe 08e818e1e1 fix: setuptools markdown bug 2023-07-20 11:13:46 +08:00
.github/workflows Create python-publish.yml 2023-07-20 10:43:17 +08:00
namekoplus add commad line tool 2023-07-19 19:06:53 +08:00
.gitignore add commad line tool 2023-07-19 19:06:53 +08:00
LICENSE Initial commit 2023-07-18 16:01:28 +08:00
MANIFEST.in fix: setuptools markdown bug 2023-07-20 11:13:46 +08:00
README.md fix: setuptools markdown bug 2023-07-20 11:13:46 +08:00
setup.py fix: setuptools markdown bug 2023-07-20 11:13:46 +08:00

README.md

namekoplus

A lightweight Python distributed microservice solution

Document

中文文档

Command Line Tool Usage

Checkout Command

namekoplus --help

Initialize a nameko service from templates

namekoplus init --directory <dir_name> --type <template_type>