推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
SeaRecluse
V2EX  ›  Python

SublimeText3 有么有检查未使用变量的插件

  •  
  •   SeaRecluse · Feb 28, 2019 · 3277 views
    This topic created in 2641 days ago, the information mentioned may be changed or developed.

    今天一个 Flag 写成了 flag 愣是检查了一年😭

    7 replies    2019-02-28 18:52:01 +08:00
    codeduan
        1
    codeduan  
       Feb 28, 2019
    写一套 eslint 配置啊,就可以 lint 出来
    codeduan
        2
    codeduan  
       Feb 28, 2019
    哦,是 Python,那也有 lint 工具。
    simple2025
        3
    simple2025  
       Feb 28, 2019 via Android
    flake8 能检查未使用变量
    SeaRecluse
        4
    SeaRecluse  
    OP
       Feb 28, 2019
    @codeduan 如果像 vs 一样以波浪线标出来就好了
    ww2000e
        5
    ww2000e  
       Feb 28, 2019
    python 的话装个 anaconda 就行了
    ww2000e
        6
    ww2000e  
       Feb 28, 2019   ❤️ 1
    sublime 插件 anaconda,不是那个 anaconda 包
    update
        7
    update  
       Feb 28, 2019
    搜索下 phpmd,st 有插件。
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   922 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 39ms · UTC 22:54 · PVG 06:54 · LAX 15:54 · JFK 18:54
    ♥ Do have faith in what you're doing.