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
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_filter-1.2.2.tar.gz
(13.5 kB
view details)
Built Distribution
File details
Details for the file hc_log_filter-1.2.2.tar.gz
.
File metadata
- Download URL: hc_log_filter-1.2.2.tar.gz
- Upload date:
- Size: 13.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 450f0a9189200c2f25b21333a725ced1746151c812c5fd24c5271cdbabbf1daf |
|
MD5 | 7be75490d43b776bb68572d663b1a462 |
|
BLAKE2b-256 | 3627e6d17dbf78f53602ae886cea8ef802442439358160d5f04289b6f2161dd0 |
File details
Details for the file hc_log_filter-1.2.2-py3-none-any.whl
.
File metadata
- Download URL: hc_log_filter-1.2.2-py3-none-any.whl
- Upload date:
- Size: 17.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c9260d9321a0f555c0bb91345a1cf3733e08cb227679d05f4254083eb2f40a61 |
|
MD5 | 0ef22961bab4431a290a215a31fe0712 |
|
BLAKE2b-256 | 61934ce43c500b13d6aef5d6e755488f88d95d011588aaa8f9633295650c60a7 |