Contents

aiobotocore 2.12.2

0

Async client for aws services using botocore and aiohttp

Async client for aws services using botocore and aiohttp

Stars: 1077, Watchers: 1077, Forks: 177, Open Issues: 43

The aio-libs/aiobotocore repo was created 8 years ago and the last code push was 5 days ago.
The project is very popular with an impressive 1077 github stars!

How to Install aiobotocore

You can install aiobotocore using pip

pip install aiobotocore

or add it to a project with poetry

poetry add aiobotocore

Package Details

Author
Nikolay Novik
License
Apache License 2.0
Homepage
https://github.com/aio-libs/aiobotocore
PyPi:
https://pypi.org/project/aiobotocore/
GitHub Repo:
https://github.com/aio-libs/aiobotocore

Classifiers

No  aiobotocore  pypi packages just yet.

Errors

A list of common aiobotocore errors.

Code Examples

Here are some aiobotocore code examples and snippets.

GitHub Issues

The aiobotocore package has 43 open issues on GitHub

  • Documentation regarding assuming roles
  • remove deprecated ssl_context field from connector args
  • S3 error : Unable to locate credentials

See more issues on GitHub

Related Packages & Articles

idna_ssl 1.1.0

Patch ssl.match_hostname for Unicode(idna) domains support

sanic 23.12.1

A web server and web framework that's written to go fast. Build fast. Run fast.

sniffio 1.3.1

Sniff out which async library your code is running under