A fast, simple, async Python library for some AWS services (S3, SES, SQS)


Keywords
asyncio, aws, python
License
MIT
Install
pip install fastaws==0.0.14

Documentation

fastaws

PyPI version

A fast, simple, async Python library for some AWS services (S3, SES, SQS).

Installation

$ pip install fastaws

Quickstart

Useful Resources