Table Of Contents
Web Debugger¶
バージョン 1.2.0 で追加.
警告
This module is highly experimental, use it with care.
This module will start a webserver and run in the background. You can see how your application evolves during runtime, examine the internal cache etc.
Run with:
python main.py -m webdebugger
Then open your webbrowser on http://localhost:5000/