Skip to main content

Wrapper for aiobotocore to simplify reading of large files

Project description

Build Status

File-like object for aiobotocore

With stream you can create file-like object to read from aiobotocore "files" by chunks.

Documentation

aioS3

Developers

Do not forget to run . ./activate.sh.

Python github project template

You can use this repository as template for your Python projects.

It brings:

  • Python virtual environment (see activate.sh)
  • pre-commit configuration with mypy, flake8, black and docstrings linter (see .pre-commit-config.yaml, install pre-commit and activate it with pre-commit install)
  • github pages: read the article, the site generated from md-files in docs/, docs/docstrings/ is autogenerated from source code docstrings (see .github/workflows/docs.yml)
  • pytest with examples of async tests and fixtures (see tests/)
  • github actions to linter, test and to create github pages (see .github/workflows/)
  • versions in git tags (see verup.sh)
  • publishing Python PIP package read the article, automatically on git tag, also creates github release with link to the version on pypi.org
  • pinning dependencies versions using pip-tools (see scripts/compile_requirements.sh)

Scripts

make help

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aios3-1.0.0.tar.gz (19.1 kB view hashes)

Uploaded Source

Built Distribution

aios3-1.0.0-py3-none-any.whl (5.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page