Metadata-Version: 2.1
Name: gcp_microservice_management
Version: 0.4.2
Summary: A package to deploy microservices on GCP
Author: David Piper
Author-email: dbpiper@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
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: Programming Language :: Python :: 3.12
Requires-Dist: docker
Requires-Dist: google-api-core
Requires-Dist: google-auth
Requires-Dist: google-auth-oauthlib
Requires-Dist: google-cloud-api-gateway
Requires-Dist: google-cloud-run
Requires-Dist: openapi-spec-validator (>=0.7.1,<0.8.0)
Requires-Dist: python-dotenv
