[ sid ]
[ Источник: prospector ]
Пакет: prospector (1.10.3-1)
Ссылки для prospector
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код prospector:
Сопровождающие:
Внешние ресурсы:
- Сайт [prospector.readthedocs.org]
Подобные пакеты:
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)
Другие пакеты, относящиеся к prospector
|
|
|
|
-
- dep: dodgy
- searches for dodgy looking lines in Python code
-
- dep: pylint (>= 2.2.2-2~)
- Python 3 code static checker and UML diagram generator
-
- dep: python3
- интерактивный высокоуровневый объектно-ориентированный язык (версия python3 по умолчанию)
-
- dep: python3-flake8
- code checker using pycodestyle and 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
- Python code complexity checker (Python 3)
-
- dep: python3-mypy
- public modules for mypy (Python 3)
-
- dep: python3-packaging
- core utilities for python3 packages
-
- dep: python3-pep8-naming
- check for PEP 8 naming conventions (flake8 plugin for Python3)
-
- dep: python3-pycodestyle
- Python style guide checker (formerly called pep8) - Python 3.x
-
- dep: python3-pydocstyle
- Python docstring style checker (Python 3 library)
-
- dep: python3-pyflakes
- passive checker of Python 3 programs - Python modules
-
- 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
- YAML parser and emitter for Python3
-
- rec: vulture
- scans for unused ("dead") code in a Python program
Загрузка prospector
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
all | 60,1 Кб | 270,0 Кб | [список файлов] |