A library with common functionality for Thoth’s workloads (jobs and CLIs) run in OpenShift.
The library provides common functionality for analyzers. It is supposed to be a base for implementing any new analyzer in the Thoth project.
Currently, there are implemented two core components:
A Command class for running and executing any external executables.
Gathering metadata about the environment where the analyzer was run with all the information such as Python version, arguments supplied to analyzer and others.
Installation
This package is realased on PyPI as thoth-analyzer. Thus you can install this package using pip or pipenv:
pipenv install thoth-analyzer
Release files for thoth-analyzer 0.1.8
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| thoth-analyzer-0.1.8.tar.gz | 4.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| thoth_analyzer-0.1.8-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 11.8 kB
Release files / thoth-analyzer-0.1.8.tar.gz
| Download URL | thoth-analyzer-0.1.8.tar.gz |
|---|---|
| Size | 4.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3f830334a3ba725cacf64ccc756e42f0c7946fd8038da6565cb2de569ea5c9c1
|
|
BLAKE2b-256 checksum How to use checksums |
aa492bb3c73899b79e21cbce7b65eb578e6fae2a4416202edf2cd2ec3ea79544
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/36.5.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.3
|
Release files / thoth_analyzer-0.1.8-py3-none-any.whl
| Download URL | thoth_analyzer-0.1.8-py3-none-any.whl |
|---|---|
| Size | 6.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
8a29ce615e5feddd301a8c6656132268bede23d4187a5cfb60f790f80cd04dc1
|
|
BLAKE2b-256 checksum How to use checksums |
83177fcb18dc065ae514721ad09cfd80ff707245a9d082a8569509e781a015a0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/36.5.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.3
|