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

Python async microservices fasts and functional. https://aiolambda.readthedocs.io

License

Notifications You must be signed in to change notification settings

pando85/aiolambda

Repository files navigation

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