# 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
Release files for pyinspector 1.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyinspector-1.3.tar.gz | 2.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyinspector-1.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 5.3 kB
Release files / pyinspector-1.3.tar.gz
| Download URL | pyinspector-1.3.tar.gz |
|---|---|
| Size | 2.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b557f1be12575bb0a139532dfe87ecf3a2f8ab79cc5ead7fe5dbc0ea3dce9548
|
|
BLAKE2b-256 checksum How to use checksums |
1ac1ce00ce443c53bc396b217b6936e76d1dff1b70774c3cd87bff07230a3cd9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / pyinspector-1.3-py3-none-any.whl
| Download URL | pyinspector-1.3-py3-none-any.whl |
|---|---|
| Size | 3.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ed96070ddfe5dd237f23599880da9a2742a533324e3026a049e465e470603f63
|
|
BLAKE2b-256 checksum How to use checksums |
d1a9cdac8611d3fa126662a346f4d9bc83f0e427e95b43459b4b2e393f2e182d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|