frames.py
frames.py copied to clipboard
Python stack frames goodies.
Results
1
frames.py issues
Sort by
recently updated
recently updated
newest added
I think you need to upload an sdist because PyPI and pip don't like external files anymore: ``` $ pip install frames Downloading/unpacking frames Could not find any downloads that...