pystuck 0.1
pip install pystuck==0.1
Released:
pystuck.py is a utility for analyzing stuck python programs (or just hardcore debugging). in order to debug a python program (hence, the debugee), add this line anywhere at startup: import pystuck; pystuck.run_server(). this script is the client, once invoked it connects to the debuggee and prints the debugee's threads stack traces (good for most cases). in addition, it opens an ipython prompt with an rpyc connection that provides access to the debuggee's modules (good for inspecting variables).
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD)
- Author: Alon Horev
Classifiers
- Development Status
- Intended Audience
- License
- Programming Language
Project description
UNKNOWN
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD)
- Author: Alon Horev
Classifiers
- Development Status
- Intended Audience
- License
- Programming Language
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 pystuck-0.1.tar.gz
.
File metadata
- Download URL: pystuck-0.1.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
23bfc7d72555e20e0490da314436f07b7468d7b13c235581d7fd2432e5f9800b
|
|
MD5 |
acc1c07e3e3ae3a9e261c93b90448fa2
|
|
BLAKE2b-256 |
4e8f2459f062267e19f75c2a94921f117aa044552b807322831c34f07b0a98da
|