Metadata-Version: 2.1
Name: gcloud-common-utils
Version: 0.4.0
Summary: Common utilities to interact with gcloud, focused on google storage and google pubsub
Home-page: https://github.com/NIVANorge/gcloud-common-utils
Author: Roald Storm
Author-email: roaldstorm@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
Requires-Dist: google-cloud-storage
Requires-Dist: google-cloud-pubsub
Requires-Dist: typeguard
Requires-Dist: nivacloud-logging
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'


# gcloud-common-utils
Common utilities to interact with gcloud, focused on google storage and google pubsub


