设置 WingIDE 来调试 Flask 项目
有没有人在 WingIDE 中成功设置 Flask 项目,以便您可以在传入请求上设置断点并使用调试探针?
Has anyone had success setting up Flask project in WingIDE so that you can do breakpoint and use the debug probe on incoming requests?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
如果关闭 Flask 调试,它应该允许 WingIDE 的调试接管。这适用于 Eclipse;不幸的是,我没有使用 WingIDE 的经验。至少值得一试。
If you turn the Flask debugging off, it should allow for WingIDE's debugging to take over. This works for Eclipse; unfortunately, I have no experience with WingIDE. It's worth a shot at least.
https://wingware.com/doc/howtos/flask
https://wingware.com/doc/howtos/flask