Metadata-Version: 2.4
Name: davidkhala.gcp
Version: 0.4.2
Summary: Core gcp components
Author-email: David Liu <david-khala@hotmail.com>
Requires-Python: >=3.11
Requires-Dist: google-api-core
Requires-Dist: google-auth[requests]
Provides-Extra: core
Requires-Dist: google-cloud-core; extra == 'core'
Description-Content-Type: text/markdown

[python sdk index](https://cloud.google.com/python/docs/reference)
# Dependencies graph
- `google-auth`
- `google-cloud-core`: optional in extra `davidkhala.gcp[core]`
    - It includes `google-api-core`
- `google-api-core`         