Metadata-Version: 2.1
Name: google-python-cloud-debugger
Version: 4.1
Summary: Python Cloud Debugger
Home-page: https://github.com/GoogleCloudPlatform/cloud-debug-python
Author: Google Inc.
License: Apache License, Version 2.0
Keywords: google cloud debugger
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Requires-Dist: firebase-admin (>=5.3.0)
Requires-Dist: pyyaml

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
