pdb for setuptools console scripts
Project description
pdb for setuptools console scripts
Using
A console script installed by setuptools is a thin wrapper that loads the defined entry point and invokes it. pdbcs uses the console script name to load the entry point itself and invoke the debugger. The debugger automatically stops on the first line of the main function of the console script.
$ pdbcs /Users/dhellmann/Envs/pdbcs/bin/pdbcs > /Users/dhellmann/Devel/pdbcs/pdbcs/pdbcs/main.py(11)main() -> parser = argparse.ArgumentParser() (Pdb)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pdbcs-0.2.tar.gz
(5.5 kB
view details)
File details
Details for the file pdbcs-0.2.tar.gz
.
File metadata
- Download URL: pdbcs-0.2.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4ba9e2bf1ff8764073d91a848f69850cbc8acd0be9403d9e95ad6215831d46d6 |
|
MD5 | f9ef1183d7fcc0fd886af6bbbeccd538 |
|
BLAKE2b-256 | 4646ad382012d04f767f65f10d9e3ac1013aa3cf63387f7c6c2b65e75049885b |