Paket: pylint (3.3.4-1)
Links für pylint
Quellcode-Paket pylint herunterladen:
Betreuer:
Externe Ressourcen:
- Homepage [pylint.pycqa.org]
Ähnliche Pakete:
Python 3 code static checker and UML diagram generator
Pylint is a Python source code analyzer which looks for programming errors, helps enforcing a coding standard and sniffs for some code smells (as defined in Martin Fowler's Refactoring book)
Pylint can be seen as another PyChecker since nearly all tests you can do with PyChecker can also be done with Pylint. However, Pylint offers some more features, like checking length of lines of code, checking if variable names are well-formed according to your coding standard, or checking if declared interfaces are truly implemented, and much more.
Additionally, it is possible to write plugins to add your own checks.
The package also ships the following additional commands:
* pyreverse: an UML diagram generator * symilar: an independent similarities checker * epylint: Emacs and Flymake compatible Pylint
Andere Pakete mit Bezug zu pylint
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-astroid (>= 3.3.8)
- rebuild a new abstract syntax tree from Python's AST (Python3)
-
- dep: python3-dill (>= 0.3.6)
- Serialize all of Python 3 (almost)
- oder python3-supported-max (<< 3.11)
- Paket nicht verfügbar
-
- dep: python3-dill (>= 0.3.6)
- Serialize all of Python 3 (almost)
- oder python3-supported-min (>= 3.11)
- Paket nicht verfügbar
-
- dep: python3-isort
- library for sorting Python imports (Python 3)
-
- dep: python3-logilab-common
- useful miscellaneous modules used by Logilab projects (Python3)
-
- dep: python3-mccabe
- Python code complexity checker (Python 3)
-
- dep: python3-platformdirs (>= 2.2.0)
- determining appropriate platform-specific directories (Python 3)
-
- dep: python3-tomli
- lil' TOML parser for Python
- oder python3-supported-min (>= 3.11)
- Paket nicht verfügbar
-
- dep: python3-tomlkit
- style-preserving TOML library for Python
-
- dep: python3-typing-extensions (>= 3.10.0)
- Backported and Experimental Type Hints for Python
- oder python3-supported-min (>= 3.10)
- Paket nicht verfügbar
-
- rec: python3-tk
- Tkinter - Writing Tk applications with Python 3.x
pylint herunterladen
| Architektur | Paketgröße | Größe (installiert) | Dateien |
|---|---|---|---|
| all | 332,8 kB | 2.073,0 kB | [Liste der Dateien] |