
stack-data 0.6.2
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: 27, Watchers: 27, Forks: 11, Open Issues: 2The alexmojaki/stack_data
repo was created 3 years ago and was last updated 1 months ago. The project is moderately popular with 27 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 2 open issues on GitHub
- Add PEP 561 support