[ sid ]
[ Source: prospector ]
Package: prospector (1.10.3-1)
Links for prospector
Debian Resources:
Download Source Package prospector:
Maintainers:
External Resources:
- Homepage [prospector.readthedocs.org]
Similar packages:
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)
Other Packages Related to prospector
|
|
|
|
-
- dep: dodgy
- Søgninger efter dodgy-lignende linjer i Pythonkode
-
- dep: pylint (>= 2.2.2-2~)
- Statisk kontrolprogram for Python 3-kode og UML-diagramopretter
-
- dep: python3
- Interaktivt objektorienteret højniveausprog - standardversion af Python 3
-
- dep: python3-flake8
- code checker using pycodestyle and pyflakes - Python 3.x
-
- dep: python3-git (<< 4.0.0)
- Pythonbibliotek til at interagere med Git-arkiver
- dep: python3-git (>= 3.1.27)
-
- dep: python3-mccabe
- Kompleksitetskontrol af Pythonkode - Python 3
-
- dep: python3-mypy
- Offentlige moduler for mypy - Python 3
-
- dep: python3-packaging
- Grundlæggende redskaber for Python 3-pakker
-
- dep: python3-pep8-naming
- check for PEP 8 naming conventions (flake8 plugin for Python3)
-
- dep: python3-pycodestyle
- Kontrol af Pythonstilen (tidligere kaldt pep8) - Python 3.x
-
- dep: python3-pydocstyle
- Python docstring-stiltjekker - Python 3-bibliotek
-
- dep: python3-pyflakes
- Passiv kontrol af Python 3-programmer - Pythonmoduler
-
- dep: python3-pylint-celery
- Pylint-udvidelsesmodul for kode der bruger Celerybiblioteket - Python 3
-
- dep: python3-pylint-django
- Pylint plugin for analysing code using Django (Python 3)
-
- dep: python3-pylint-flask
- Pylint-udvidelsesmodul for analyse af Flask-programmer - Python 3
-
- dep: python3-pylint-plugin-utils
- Redskaber og hjælpeprogrammer til at skrive Pylint-udvidelsesmoduler - Python 3
-
- dep: python3-pyroma
- Kvalitetskontrol af Pythonpakning - Python 3-bygning
-
- dep: python3-requirements-detector
- Finder og viser kravene for et Pythonprojekt
-
- dep: python3-toml
- Bibliotek for Tom's Obvious, Minimal Language - Python 3.x
-
- dep: python3-yaml
- YAML-fortolker og udleder for Python 3
-
- rec: vulture
- Skanner for ubrugt (»død«) kode i et Pythonprogram
Download prospector
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 60.1 kB | 270.0 kB | [list of files] |