pdb# - The Terminal Remote Debugger
pdb# (styled pdbsharp) is an experimental debugger base on pdb based on Textual and PDB's remote debugging protocol.
Installation
uv
Run pdb# without installation using uvx pdbsharp. Or install into your environment with uv add pdbsharp and run with uv run pdbsharp.
pip
Install with pip install pdbsharp and run with python -m pdbsharp.
Usage
Since pdb# extends Python's pdb module, all of the debugger commands available in pdb are also available in pdb#.
Contributing
See CONTRIBUTING.md for development setup guidelines.
Release files for pdbsharp 0.6.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pdbsharp-0.6.1.tar.gz | 13.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pdbsharp-0.6.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 32.5 kB
Release files / pdbsharp-0.6.1.tar.gz
| Download URL | pdbsharp-0.6.1.tar.gz |
|---|---|
| Size | 13.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
70b67cbb353993c9cdb08aab253eab26710adec26442384e9af3bc1f9db16764
|
|
BLAKE2b-256 checksum How to use checksums |
87fb28adc4ab62281f129f40a40779d11ba031d9452ba0d801b6fbdf3c2525bd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.8.12
|
Release files / pdbsharp-0.6.1-py3-none-any.whl
| Download URL | pdbsharp-0.6.1-py3-none-any.whl |
|---|---|
| Size | 18.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9d36fb3de6570b952b60fbd6a24bb0e470e81eb7dbb6463ad6fa39881dee9879
|
|
BLAKE2b-256 checksum How to use checksums |
068be54386216497e86d3b0cff968145eb8c566c0a2fa38aff2704d259555174
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.8.12
|