Skip to main content

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.1.18.tar.gz (13.5 kB view details)

Uploaded Source

Built Distribution

hc_log_filter-1.1.18-py3-none-any.whl (17.3 kB view details)

Uploaded Python 3

File details

Details for the file hc_log_filter-1.1.18.tar.gz.

File metadata

  • Download URL: hc_log_filter-1.1.18.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

Hashes for hc_log_filter-1.1.18.tar.gz
Algorithm Hash digest
SHA256 ea70983ca4ad325b792a3671fb9addc0a318930a9995844ce70005a10c5e6450
MD5 b8c52d090f160b92f6f1df72ad21b123
BLAKE2b-256 1ecf715297957aed27ef6a4eabefdebbc42bc40707c9d892472b1ca4f5a4c692

See more details on using hashes here.

File details

Details for the file hc_log_filter-1.1.18-py3-none-any.whl.

File metadata

File hashes

Hashes for hc_log_filter-1.1.18-py3-none-any.whl
Algorithm Hash digest
SHA256 3f8720a4591a213ac27ccf4240d92df686bcc14141291c8ec4609553af12f336
MD5 7dc29128ed51e19f2c13e3944c169fa5
BLAKE2b-256 bb3de5d301380947c79b6ae8316ac3863713eee6034365de257c61dc1e02816f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page