No project description provided
Project description
使用说明
https://hcrobots.feishu.cn/docx/doxcnCw5mIUCbo1CGDgt8j026Je
generate or update requirements.txt
pip install pipreqs
pipreqs . --force
示例脚本
sort 电压电流图
python3 main.py chart --prd_type=sort --time_range=5 --robot_id=G27A25S --log_root_dir=/Users/shixukai/Repositories/log-analysis/test/test_data/sort --timestamp="2022-08-24 15:56:00"
pick 电压电流图
python3 main.py chart --prd_type=pick --time_range=1 --robot_id=474E50 --log_root_dir=/Users/shixukai/Repositories/log-analysis/test/test_data/pick --timestamp="2022-09-03 14:23:59" --plot_show
python3 main.py chart --prd_type=pick --time_range=1 --robot_id=474E50 --log_root_dir=/Users/shixukai/Repositories/log-analysis/test/test_data/pick --timestamp="2022-09-03 14:23:59" --plot_show
日志打包
python3 main.py pack --time_range=1 --log_root_dir=/Users/shixukai/Repositories/log-analysis/test/test_data/pick --timestamp="2022-09-03 14:23:59"
pyinstaller 打包命令
pyinstaller -F -n hc-log-tool --path . main.py
build for and upload pypi
python3 -m pip install --upgrade build
python3 -m pip install --upgrade twine
python3 -m build
python3 -m twine upload dist/hc_log_tools-1.* --skip-existing
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
hc_log_tools-1.2.6.tar.gz
(13.9 kB
view details)
Built Distribution
File details
Details for the file hc_log_tools-1.2.6.tar.gz
.
File metadata
- Download URL: hc_log_tools-1.2.6.tar.gz
- Upload date:
- Size: 13.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.8.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | efe2dd57bd03309e5c21c8ceed93f99e85cba99d5d948dceb035f3575ae2213f |
|
MD5 | dad28c86e09312346f58c9bbcc74291f |
|
BLAKE2b-256 | 236e465560f0784daef5a2c28c86df82cd2edfb0a8468152e98e3fd764718cc0 |
File details
Details for the file hc_log_tools-1.2.6-py3-none-any.whl
.
File metadata
- Download URL: hc_log_tools-1.2.6-py3-none-any.whl
- Upload date:
- Size: 17.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.8.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6cf0e231173e4d50ab7fbb5b1061e2e715425872078586ad16c241771c009d3d |
|
MD5 | 8b3166dda6ec9d8d2599b4c544e9cd4b |
|
BLAKE2b-256 | 88de080a740b3e0905607059d04bf031a734154c9d2691725098d751130066ca |