stack-data 0.6.3
0
Extract data from python stack frames and tracebacks for informative displays
Contents
Extract data from python stack frames and tracebacks for informative displays
Stars: 43, Watchers: 43, Forks: 18, Open Issues: 4The alexmojaki/stack_data
repo was created 5 years ago and the last code push was 1 months ago. The project is moderately popular with 43 github stars!
How to Install stack-data
You can install stack-data using pip
pip install stack-data
or add it to a project with poetry
poetry add stack-data
Package Details
- Author
- Alex Hall
- License
- MIT
- Homepage
- http://github.com/alexmojaki/stack_data
- PyPi:
- https://pypi.org/project/stack-data/
- GitHub Repo:
- https://github.com/alexmojaki/stack_data
Classifiers
- Software Development/Debuggers
Related Packages
Errors
A list of common stack-data errors.
Code Examples
Here are some stack-data
code examples and snippets.
GitHub Issues
The stack-data package has 4 open issues on GitHub
- Add PEP 561 support