A module to easely run quality pipeline for python project
Project description
# pyquality
Pipeline to run quality tools on python projet : * unittest * coverage report * flake8 * pylint * radon for maintainability report * xenon for cyclomatic complexity
## Install
` pip install pyinspector `
## Usage ` pyinspector <project_path> <options_not_required> ` <project_path> need to be explicit path. Don’t use ‘.’
You can use options : * –no-report: to not print results and not coverage report * –no-unittest: to not run unittest * –no-flake8: to not run flake8 * –no-pylint: to not run pylint * –no-mi: to not inspect maintainability * –no-cc: to not inspect cyclomatic complexity
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pyinspector-1.3.tar.gz
.
File metadata
- Download URL: pyinspector-1.3.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b557f1be12575bb0a139532dfe87ecf3a2f8ab79cc5ead7fe5dbc0ea3dce9548 |
|
MD5 | 337c02f70370a7fd93a4c0ab4f4a8af5 |
|
BLAKE2b-256 | 1ac1ce00ce443c53bc396b217b6936e76d1dff1b70774c3cd87bff07230a3cd9 |
File details
Details for the file pyinspector-1.3-py3-none-any.whl
.
File metadata
- Download URL: pyinspector-1.3-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ed96070ddfe5dd237f23599880da9a2742a533324e3026a049e465e470603f63 |
|
MD5 | 706898849f1da5e005cc9b64c63873ff |
|
BLAKE2b-256 | d1a9cdac8611d3fa126662a346f4d9bc83f0e427e95b43459b4b2e393f2e182d |