A tool package
Project description
lh-tool
This is a tool package.
Updates
- 2024.09.18: Add pcd2ply module
- 2023.12.05: Add CI/CD
- 2023.06.30: Add image channel conversion between imageio and cv2
- 2023.06.12: Fix the bug that the ParallelProcess iterator returns results in the wrong order
- 2023.06.11: Add ParallelProcess and AsyncMultiProcess iterator
- 2023.03.14: Add Timer and TimeConsumption module
- 2023.03.22: Add file rename module
rename_file
Tools
- image2image
- image2video
- image2gif
- image2pdf
- video2image
- pdf2image
- play_image
- concat_image
- excel2latex
- excel2markdown
- compress_pdf
- startup
- rename_postfix
- rename_file
- iterotar
- SingleProcess
- MultiProcess
- ParallelProcess
- MultiThread
- AsyncProcess
- AsyncMultiProcess
- timer
- time_consumption
- pcd2ply
Install
- Installing from source
git clone https://github.com/lh9171338/lh-tool.git
cd lh-tool
python -m build
pip install dist/lh_tool-1.10.3-py3-none-any.whl
- Install from the Python Package Index (PyPI)
# install base
pip install lh_tool
# install with specific dependencies, support: [cv, email, pdf, excel, pcd]
pip install lh_tool[cv]
# install with all dependencies
pip install lh_tool[all]
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
lh_tool-1.10.3.tar.gz
(17.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
lh_tool-1.10.3-py3-none-any.whl
(24.1 kB
view details)
File details
Details for the file lh_tool-1.10.3.tar.gz.
File metadata
- Download URL: lh_tool-1.10.3.tar.gz
- Upload date:
- Size: 17.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
711936493e20fc6c8b74e3151dfd23f7e520f25b42a82c8b08f180098f013c64
|
|
| MD5 |
85e3d4d8b69f18959c95e80ed220f4d2
|
|
| BLAKE2b-256 |
371390474557c844b23fc3d8a715414f4212b8b950295306f53a25a6566937e0
|
File details
Details for the file lh_tool-1.10.3-py3-none-any.whl.
File metadata
- Download URL: lh_tool-1.10.3-py3-none-any.whl
- Upload date:
- Size: 24.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6c034d787ff798bfb0efa68b6319a6a8925a20d708653b33e7ea33b39196081d
|
|
| MD5 |
1c69dcd9e1c6dc44e0ef7c90f76faace
|
|
| BLAKE2b-256 |
dbf70de5cffaf9e161eb99259c381b7297c10e3a78e230fcd3c0e090e7fc0a41
|