Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hexylena/auto-python
Using the amazing pudb step through a python program until exit
https://github.com/hexylena/auto-python
Last synced: 16 days ago
JSON representation
Using the amazing pudb step through a python program until exit
- Host: GitHub
- URL: https://github.com/hexylena/auto-python
- Owner: hexylena
- Created: 2022-09-22T13:25:37.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-20T12:05:20.000Z (about 2 years ago)
- Last Synced: 2024-10-17T13:58:36.215Z (about 1 month ago)
- Language: Python
- Size: 85.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Automated Python Debugging Recordings
Like auto-gat, but just for python, here we automatically generate recordings of those scripts being stepped through, with their stack and current variables visible.
Some motivating examples:
[![asciicast](https://asciinema.org/a/523171.svg)](https://asciinema.org/a/523171)
[![asciicast](https://asciinema.org/a/523172.svg)](https://asciinema.org/a/523172)## LICENSE
AGPL-3.0