Python async microservices fasts!


Keywords
aiolambda, asyncio, aiohttp, asyncpg, aio-pika
License
GPL-3.0+
Install
pip install aiolambda==0.3.1

Documentation

aiolambda Build Status License Documentation Status

Python async microservices fasts and functional!

Technologies

Python libraries

core

  • connexion: Swagger/OpenAPI First framework for Python on top of Flask with automatic endpoint validation & OAuth2 support
  • aiohttp: Asynchronous HTTP client/server framework for asyncio and Python

Databases

  • asyncpg: A fast PostgreSQL Database Client Library for Python/asyncio.

AMPQ

  • aio-pika: Wrapper for the PIKA for asyncio and humans.

Software

Containers

Continuous Integration