1. Installation
https://github.com/alexmojaki/birdseye
2.inital birdseye:
#python -m birdseye
3.usage
1. In your debug file
from birdseye import eye
@your debug function to add decorator ‘eye'
for example:
@eye
def logon():
4.Launch web browser: http://127.0.0.1:7777
* select the file that you want to debug
沒有留言:
張貼留言