Contents

aiobotocore 2.15.2

0

Async client for aws services using botocore and aiohttp

Async client for aws services using botocore and aiohttp

Stars: 1185, Watchers: 1185, Forks: 181, Open Issues: 20

The aio-libs/aiobotocore repo was created 9 years ago and the last code push was 10 hours ago.
The project is very popular with an impressive 1185 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
None
License
Apache License 2.0
Homepage
None
PyPi:
https://pypi.org/project/aiobotocore/
Documentation:
https://aiobotocore.aio-libs.org
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 20 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 24.6.0

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