Wrapper for aiobotocore to simplify reading of large files
Project description
File-like object for aiobotocore
With stream you can create file-like object to read from aiobotocore "files" by chunks.
Documentation
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 withpre-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-0.2.0.tar.gz
(18.9 kB
view details)
Built Distribution
aios3-0.2.0-py3-none-any.whl
(5.8 kB
view details)
File details
Details for the file aios3-0.2.0.tar.gz
.
File metadata
- Download URL: aios3-0.2.0.tar.gz
- Upload date:
- Size: 18.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 719d2a4b9d647bf3ade52e7bc42a60fe741febee2a2e63d6c4a57f1693f14fe0 |
|
MD5 | 121b17142e7c09427774d48a3445f745 |
|
BLAKE2b-256 | 49cddb1fb181a201efb4e5eeab29607a845ca6b81ff7628910eba4e32d7da0a3 |
File details
Details for the file aios3-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: aios3-0.2.0-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 435f20a151585d5bce48d6423c7e61d201f5be565ccd03e9dd887335a278e8f6 |
|
MD5 | e9957efc1f1235fb3926294df1b54b59 |
|
BLAKE2b-256 | fcc80879defd9212052d6b16bdaafd3d69220e968fafb2a5dc06f2f0c2603281 |