[ sid ]
[ Zdroj: prospector ]
Balík: prospector (1.10.3-1)
Odkazy pre prospector
Zdroje Debian:
Stiahnuť zdrojový balík prospector:
Správcovia:
Externé zdroje:
- Domovská stránka [prospector.readthedocs.org]
Podobné balíky:
comprehensive static Python code analyzer
Prospector analyzes Python source files and puts out information about coding errors, potential problems, convention violation and unnecessary complexity.
It provides an uniform and flexible interface for these tools:
- Pylint (extensive Python code checker) - Pyflakes (checks Python code for logical errors) - Pycodestyle (checks for PEP-8 coding style conventions) - Pep8-naming (checks for PEP-8 naming conventions not covered by pycodestyle) - McCabe (checks for cyclomatic code complexity) - Pydocstyle (checks for compliance with the PEP-257 docstring conventions) - Dodgy (checks for hard coded passwords, VCS diff checkins etc.) - Vulture (scans Python programs for unused code) - Pyroma (Python packaging quality checker)
Prospector detects if code employs specific frameworks and libraries, and checks them by corresponding Pylint plugins:
- Django (web application framework) - Celery (asynchronous task/job queue) - Flask (web application framework)
Ostatné balíky súvisiace s balíkom prospector
|
|
|
|
-
- dep: dodgy
- searches for dodgy looking lines in Python code
-
- dep: pylint (>= 2.2.2-2~)
- statická kontrola kódu v jazyku Python 3 a generátor diagramov UML
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-flake8
- kontrola kódu pomocou pycodestyle a pyflakes - Python 3.x
-
- dep: python3-git (<< 4.0.0)
- Python library to interact with Git repositories
- dep: python3-git (>= 3.1.27)
-
- dep: python3-mccabe
- modul na kontrolu zložitosti jazyka Python - Python 3
-
- dep: python3-mypy
- public modules for mypy (Python 3)
-
- dep: python3-packaging
- základné nástroje balíkov jazyka Python 3
-
- dep: python3-pep8-naming
- check for PEP 8 naming conventions (flake8 plugin for Python3)
-
- dep: python3-pycodestyle
- kontrola štýlu jazyka Python (predtým zvaný pep8) - Python 3.x
-
- dep: python3-pydocstyle
- Python docstring style checker (Python 3 library)
-
- dep: python3-pyflakes
- pasívna kontrola programov v jazyku Python 3 - moduly jazyka Python
-
- dep: python3-pylint-celery
- Pylint plugin for code using the Celery library (Python3)
-
- dep: python3-pylint-django
- Pylint plugin for analysing code using Django (Python 3)
-
- dep: python3-pylint-flask
- Pylint plugin for analyzing Flask applications (Python 3)
-
- dep: python3-pylint-plugin-utils
- Utilities and helpers for writing Pylint plugins (Python 3)
-
- dep: python3-pyroma
- Python packaging quality checker (Python3 build)
-
- dep: python3-requirements-detector
- finds and lists the requirements of a Python project
-
- dep: python3-toml
- library for Tom's Obvious, Minimal Language - Python 3.x
-
- dep: python3-yaml
- spracovanie a tvorbu YAML v jazyku Python 3
-
- rec: vulture
- scans for unused ("dead") code in a Python program
Stiahnuť prospector
Architektúra | Veľkosť balíka | Nainštalovaná veľkosť | Súbory |
---|---|---|---|
all | 60.1 kB | 270.0 kB | [zoznam súborov] |