Repository URL to install this package:
|
Version:
2.15 ▾
|
google-python-cloud-debugger
/
METADATA
|
|---|
Metadata-Version: 2.1 Name: google-python-cloud-debugger Version: 2.15 Summary: Python Cloud Debugger Home-page: https://github.com/GoogleCloudPlatform/cloud-debug-python Author: Google Inc. Author-email: UNKNOWN License: Apache License, Version 2.0 Keywords: google cloud debugger Platform: UNKNOWN Classifier: Programming Language :: Python :: 2.7 Classifier: Programming Language :: Python :: 3.6 Classifier: Programming Language :: Python :: 3.7 Classifier: Programming Language :: Python :: 3.8 Classifier: Development Status :: 3 - Alpha Classifier: Intended Audience :: Developers Requires-Dist: google-api-python-client (==1.8.4) Requires-Dist: google-auth (==1.8.2) Requires-Dist: google-auth-httplib2 Requires-Dist: pyyaml Requires-Dist: six (>=1.10.0) The Cloud Debugger lets you inspect the state of an application at any code location without stopping or slowing it down. The debugger makes it easier to view the application state without adding logging statements. For more details please see https://github.com/GoogleCloudPlatform/cloud-debug-python