Metadata-Version: 2.4
Name: bits-google
Version: 2.0.0
Summary: BITS Google Package for Python
License-Expression: BSD-3-Clause
Keywords: bits,google
Author: Dev Null
Author-email: <devnull@broadinstitute.org>
Requires-Python: >=3.9
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: bits-helpers (>=1.0.2,<2.0.0)
Requires-Dist: bits-progressbar (>=1.0,<2.0)
Requires-Dist: google-api-python-client (>=2.183.0,<3.0.0)
Requires-Dist: google-auth-oauthlib (>=1.2.2,<2.0.0)
Requires-Dist: google-cloud-asset (>=3.30.1,<4.0.0)
Requires-Dist: google-cloud-bigquery (>=3.38.0,<4.0.0)
Requires-Dist: google-cloud-billing-budgets (>=1.17.2,<2.0.0)
Requires-Dist: google-cloud-datastore (>=2.21.0,<3.0.0)
Requires-Dist: google-cloud-dns (>=0.35.1,<0.36.0)
Requires-Dist: google-cloud-firestore (>=2.21.0,<3.0.0)
Requires-Dist: google-cloud-pubsub (>=2.31.1,<3.0.0)
Requires-Dist: google-cloud-resource-manager (>=1.14.2,<2.0.0)
Requires-Dist: google-cloud-secret-manager (>=2.24.0,<3.0.0)
Requires-Dist: google-cloud-storage (>=3.4.0,<4.0.0)
Requires-Dist: oauth2client (>=4.1.3,<5.0.0)
Project-URL: Homepage, https://github.com/broadinstitute/bits-google.git
Project-URL: Repository, https://github.com/broadinstitute/bits-google.git
Description-Content-Type: text/markdown

# bits-google

BITS Google Library

## Install

`pip install bits-google`

