Visualize your Python code while you type it in PyCharm, Emacs, Sublime Text, or even your browser. Live coding tightens the feedback loop between making a change to your code and seeing the behaviour ...
src/tasks/ 任务类 src/config.py 项目配置 tests 自动化测试用例 deploy.txt 同步到更新库的文件列表, 如tests文件夹 main.py 入口 main_debug ...