[ ソース: pyflakes ]
パッケージ: pyflakes (0.5.0-1)
pyflakes に関するリンク
Debian の資源:
pyflakes ソースパッケージをダウンロード:
メンテナ:
- Python Applications Packaging Team (QA ページ, メールアーカイブ)
- Tristan Seligmann (QA ページ)
- Varun Hiremath (QA ページ)
- Sandro Tosi (QA ページ)
外部の資源:
- ホームページ [launchpad.net]
類似のパッケージ:
passive checker of Python programs
Pyflakes is program to analyze Python programs and detect various errors. It works by parsing the source file, not importing it, so it is safe to use on modules with side effects. It's also much faster.
Unlike PyLint, Pyflakes checks only for logical errors in programs; it does not perform any checks on style.
その他の pyflakes 関連パッケージ
|
|
|
-
- dep: python (>= 2.5)
- 対話式の高レベルオブジェクト指向言語 (デフォルトバージョン)
-
- dep: python-support (>= 0.90.0)
- Python モジュールのサポートの構築を自動化
