Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Commit

Permalink
docs: Document archival status (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
mctavish authored Nov 17, 2023
1 parent bb22c8c commit b70d5db
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
[Snapshot debugger](https://github.com/GoogleCloudPlatform/snapshot-debugger/)
agent for Python 3.6, Python 3.7, Python 3.8, Python 3.9, and Python 3.10.


## Project Status: Archived

This project has been archived and is no longer supported. There will be no
further bug fixes or security patches. The repository can be forked by users
if they want to maintain it going forward.


## Overview

Snapshot Debugger lets you inspect the state
Expand Down Expand Up @@ -36,12 +44,6 @@ Snapshot Debugger consists of 3 primary components:
[`snapshot-dbg-cli`](https://pypi.org/project/snapshot-dbg-cli/) and a
[VSCode extension](https://github.com/GoogleCloudPlatform/snapshot-debugger/tree/main/snapshot_dbg_extension)

## Getting Help

1. File an [issue](https://github.com/GoogleCloudPlatform/cloud-debug-python/issues)
1. StackOverflow:
http://stackoverflow.com/questions/tagged/google-cloud-debugger

## Installation

The easiest way to install the Python Cloud Debugger is with PyPI:
Expand Down

0 comments on commit b70d5db

Please sign in to comment.