Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.
/ namekoplus Public archive

A lightweight Python distributed microservice solution

License

Notifications You must be signed in to change notification settings

Bryanthelol/namekoplus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

namekoplus

Upload Python Package

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: