Metadata-Version: 2.1
Name: bibt-gcp-storage
Version: 0.0.4
Summary: Functionality often used by BITS Blue Team (GCP GCS).
Project-URL: Bug Tracker, https://github.com/broadinstitute/bibt-gcp-storage/issues
Project-URL: Documentation, https://bibt-gcp-storage.readthedocs.io/en/latest/
Project-URL: Homepage, https://github.com/broadinstitute/bibt-gcp-storage
Author-email: Matthew OBrien <mobrien@broadinstitute.org>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Security
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Utilities
Requires-Python: >=3.7
Requires-Dist: google-cloud-storage==2.13.0
Description-Content-Type: text/markdown

# bibt-gcp-storage: BITS Blue Team Utilities: GCP GCS Module

- **Developer**: Matthew OBrien
- **Email**: mobrien@broadinstitute.org
- **Project URL**: https://pypi.org/project/bibt-gcp-storage/
- **Project Repo**: https://github.com/broadinstitute/bibt-gcp-storage
- **Project Documentation**: https://bibt-gcp-storage.readthedocs.io/en/latest/

## Installing

```bash
$ pip install --upgrade bibt-gcp-storage
```

## Usage

- See documentation here: https://bibt-gcp-storage.readthedocs.io/en/latest/

## All BIBT Libraries

- [bibt-gcp-asset](https://github.com/broadinstitute/bibt-gcp-asset)
- [bibt-gcp-bq](https://github.com/broadinstitute/bibt-gcp-bq)
- [bibt-gcp-iam](https://github.com/broadinstitute/bibt-gcp-iam)
- [bibt-gcp-pubsub](https://github.com/broadinstitute/bibt-gcp-pubsub)
- [bibt-gcp-scc](https://github.com/broadinstitute/bibt-gcp-scc)
- [bibt-gcp-secrets](https://github.com/broadinstitute/bibt-gcp-secrets)
- [bibt-gcp-storage](https://github.com/broadinstitute/bibt-gcp-storage)
- [bibt-qualys](https://github.com/broadinstitute/bibt-qualys)
- [bibt-sentinelone](https://github.com/broadinstitute/bibt-sentinelone)
- [bibt-slack](https://github.com/broadinstitute/bibt-slack)
