Metadata-Version: 2.1
Name: acru-l-toolkit
Version: 0.1.0
Summary: 
License: MIT
Author: Anthony Almarza
Author-email: anthony.almarza@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: boto3 (>=1.16.40,<2.0.0)
Description-Content-Type: text/markdown

# ACRU-L Toolkit

[![codecov](https://codecov.io/gh/quadio-media/acru-l-toolkit/branch/main/graph/badge.svg?token=1GJo2XhY0S)](https://codecov.io/gh/quadio-media/acru-l-toolkit)


Pronounced _Ah-crew-el (*ə-kroo͞′l*)_ Toolkit

Partner library to [ACRU-L](https://github.com/quadio-media/acru-l).

This project houses utilities that makes sense to use both in production application code (e.g. handler base classes) and in the main ACRU-L project, which is intended to only be used in development / devops enviroments.

