NXP lite tools bundle
Project description
This is an abstract bundle of lite tools, follow next to install detail tools, and use nxp_lite_tools
command to get this help.
1. Power performance data submitter
Install:
$ pip install -UI nxp_lite_tools[pp]
Usage:
$ nxp_pp_submit -h
usage: nxp_pp_submit [-h] -c CONFIG -r RESULT [-d]
optional arguments:
-h, --help show this help message and exit
-c CONFIG, --config CONFIG
release config
-r RESULT, --result RESULT
result file
-d, --debug mode
Desc:
-c CONFIG: put the path of config.ini
-r RESULT: if result file specified, submit this single result
if result folder specified, iterate all .json and .csv in the folder, then submit all results
-d : set this flag if submit results to staging server
2. Lf history data submitter
Install:
$ pip install -UI nxp_lite_tools[lf]
Import example:
from nxp_lf import DbModel
db_model = DbModel("Linux_Factory_On_Demand")
3. NPI dashboard data submitter
Install:
$ pip install -UI nxp_lite_tools[pb]
Usage:
$ nxp_pb_submit ...
4. Customized lava docker slave install script
Install:
$ pip install -UI nxp_lite_tools[ls]
Usage:
$ lava_docker_slave
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
nxp_lite_tools-0.5.3.tar.gz
(2.4 kB
view details)
File details
Details for the file nxp_lite_tools-0.5.3.tar.gz
.
File metadata
- Download URL: nxp_lite_tools-0.5.3.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.5.0.1 requests/2.25.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f4fb017b0bba51b09a55bb9607074233f42a952a3debf8d0d95d2dde7c3593ea |
|
MD5 | 2516ef6ea2947c1b4770e71ccee9b02f |
|
BLAKE2b-256 | c18d46e9fae1dc8dd0e1a751dbd55052dce61cf80864f21c5eac61ef90bde6c9 |