文件名称:CodemirrorPylint:Codemirror和Pylint的集成。 http
文件大小:24KB
文件格式:ZIP
更新时间:2024-05-24 07:23:05
HTML
CodeMirror + PyLint错误报告示例 已完成项目,作为具有PyLint异步代码验证的CodeMirror的概念证明。 用法 应用程序需要Python 要安装应用程序: pip install -r requirements.txt 要在本地运行应用程序: export FLASK_ENV=development export FLASK_APP=lint.py flask run 屏幕截图示例
【文件预览】:
CodemirrorPylint-master
----.gitignore(11B)
----templates()
--------index.html(2KB)
----requirements.txt(249B)
----.htaccess(39B)
----static()
--------python-lint.js(1KB)
----scripts()
--------install.sh(34B)
--------run.sh(63B)
----JSONReporter.pyc(2KB)
----readme.md(462B)
----example.png(19KB)
----lint.py(621B)