$ pip install pyside pyqode.core pyqode.python $ git clone https://github.com/ya790206/call_seq $ python demo.py $ python -m call_seq.browser output.json
How to record the program how to run.
if __name__ == '__main__': with CallSeq(name='output.json'): test() # the code you want to trace
After the file `output.json` created, then you run the below command.
python -m call_seq.browser output.jsonNow you can trace code using call_seq.browser. Enjoy it.
沒有留言:
張貼留言