Skip to content

andgineer/async-s3

Repository files navigation

Build Status Coverage

async-s3

S3 bucket helper utilities.

Asynchronously lists objects by folders or grouped by prefix, with an optional recursion limit.

Documentation

Async S3

Developers

Run . ./activate.sh to create/activate the virtual environment.

Requires uv for dependency management.

Use pre-commit hooks for code quality:

pre-commit install

Allure Test Report

Scripts

Install invoke preferably with pipx:

pipx install invoke

For a list of available scripts, run:

invoke --list

For more information about a script, run:

invoke <script> --help

Coverage Reports

Created with cookiecutter using template

About

AWS S3 Bucket helper utils. Async list objects by folders

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published