You must have an S3 backend configured in a manner that works with boto3. An easy way to do this is to create a ~/.aws/config
file
poetry config virtualenvs.in-project true
poetry install
source .venv/bin/activate
source .venv/bin/activate
python -m pytest
- Ability to group cached objects by job etc.
list_cache()
check_cache(group=)
delete_cache(group=)