Metadata-Version: 2.1
Name: bibt-gcp-bq
Version: 0.0.7
Summary: Functionality often used by BITS Blue Team (GCP BigQuery Module).
Project-URL: Bug Tracker, https://github.com/broadinstitute/bibt-gcp-bq/issues
Project-URL: Documentation, https://bibt-gcp-bq.readthedocs.io/en/latest/
Project-URL: Homepage, https://github.com/broadinstitute/bibt-gcp-bq
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-bigquery==3.13.0
Description-Content-Type: text/markdown

# bibt-gcp-bq: BITS Blue Team Utilities: GCP BigQuery Module

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

## Installing

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

## Usage

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