Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.77 KB

File metadata and controls

33 lines (23 loc) · 1.77 KB

Aloha

What is it?

aloha is a versatile Python utility package for building microservices.

License GitHub Workflow Status Join the Gitter Chat PyPI version PyPI Downloads Code Activity Recent Code Update

Please generously STAR★ our project or donate to us! GitHub Starts

  • To contribute or talk to a human: Open an Issue on GitHub Join the Discord Chat

Getting started

Refer to 📚 Document & 中文文档 for detailed introduction.

pip install aloha[all]

And then:

from aloha.logger import LOG
from aloha.settings import SETTINGS as S