aloha-python

A versatile Python package to build microservices

https://github.com/QPod/aloha-python

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.8%) to scientific vocabulary

Keywords

microservice python
Last synced: 6 months ago · JSON representation

Repository

A versatile Python package to build microservices

Basic Info
Statistics
  • Stars: 3
  • Watchers: 2
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Topics
microservice python
Created almost 5 years ago · Last pushed 6 months ago
Metadata Files
Readme License

README.md

Aloha!

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 Donate-PayPal Donate-AliPay Donate-WeChat

What is it?

aloha is a versatile Python utility package for building microservices.

📚 Document & 中文文档

Getting started

shell pip install aloha[all]

Owner

  • Name: QPod
  • Login: QPod
  • Kind: organization
  • Location: Q World

QPod - Data Science and AI

GitHub Events

Total
  • Delete event: 1
  • Push event: 7
  • Pull request event: 3
  • Create event: 2
Last Year
  • Delete event: 1
  • Push event: 7
  • Pull request event: 3
  • Create event: 2

Dependencies

.github/workflows/pip.yml actions
  • actions/checkout v3 composite
doc/requirements.txt pypi
  • Cython *
  • XlsxWriter *
  • attrdict3 *
  • confluent_kafka *
  • elasticsearch *
  • markdown-include *
  • mkdocs *
  • mkdocs-material *
  • mkdocstrings *
  • openpyxl >=3
  • packaging *
  • pandas *
  • psutil *
  • psycopg2-binary *
  • pycryptodome *
  • pyhocon *
  • pyjwt *
  • pymongo *
  • pymysql *
  • pytest-cov *
  • redis >4.2.0
  • requests *
  • sqlalchemy <2
  • tornado *
src/setup.py pypi
  • attrdict3 *
  • packaging *
  • pycryptodome *
  • pyhocon *