Metadata-Version: 2.4
Name: aibs-informatics-aws-utils
Version: 0.0.9
Summary: Library of AWS utility code for informatics projects at the Allen Institute for Brain Science
Author-email: AIBS Informatics Group <marmot@alleninstitute.onmicrosoft.com>
Maintainer-email: AIBS Informatics Group <marmot@alleninstitute.onmicrosoft.com>
Project-URL: Documentation, https://.github.io/aibs-informatics-aws-utils/
Project-URL: Homepage, https://github.com/AllenInstitute/aibs-informatics-aws-utils/
Project-URL: Issues, https://github.com/AllenInstitute/aibs-informatics-aws-utils/issues
Project-URL: Repository, https://github.com/AllenInstitute/aibs-informatics-aws-utils/
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: boto3~=1.35
Requires-Dist: aibs-informatics-core~=0.1.0
Dynamic: license-file

# AIBS Informatics AWS Utils

[![Build Status](https://github.com/AllenInstitute/aibs-informatics-aws-utils/actions/workflows/build.yml/badge.svg)](https://github.com/AllenInstitute/aibs-informatics-aws-utils/actions/workflows/build.yml)
[![codecov](https://codecov.io/gh/AllenInstitute/aibs-informatics-aws-utils/graph/badge.svg?token=I3A5UC9CMX)](https://codecov.io/gh/AllenInstitute/aibs-informatics-aws-utils)

---

## Overview

The AIBS Informatics AWS Utils library provides a collection of utilities and tools for working with AWS services. This library includes functionalities for interacting with AWS S3, ECR, Lambda, and other AWS services, making it easier to integrate AWS capabilities into various projects at the Allen Institute for Brain Science.

## Contributing

Any and all PRs are welcome. Please see [CONTRIBUTING.md](CONTRIBUTING.md) for more information.

## Licensing

This software is licensed under the Allen Institute Software License, which is the 2-clause BSD license plus a third clause that prohibits redistribution and use for commercial purposes without further permission. For more information, please visit [Allen Institute Terms of Use](https://alleninstitute.org/terms-of-use/).
