pdbcs 0.3
pip install pdbcs
Latest version
Released:
pdb for setuptools console scripts
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License (Apache-2)
- Author: Doug Hellmann
- Tags setuptools, debugging, pdb
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
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
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License (Apache-2)
- Author: Doug Hellmann
- Tags setuptools, debugging, pdb
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
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
File details
Details for the file pdbcs-0.3.tar.gz
.
File metadata
- Download URL: pdbcs-0.3.tar.gz
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f025de455efee547c95670e19152781b958a141c1f0110921504145ae095ea7a |
|
MD5 | e807a112907d76d9b76c040080343220 |
|
BLAKE2b-256 | 51e8464d80ca3aaf8c6060e49bfda211a1a47986ba9ed8b7bc17248790505bdd |