deep learning tools for wlc analysis
Project description
集成了一些常用的小工具:
- diff
- rename
使用
一、rename
from wlc_tools.rename import rename_md5
rename_md5( $(your_image_path) )
二、diff
from wlc_tools.diff import diff
delimiter = '-'
diff($(your_fold1_path), $(your_fold2_path), $(fold1_tag), $(flod2_tag), $(your_result_path), $(delimiter))
build
python setup.py sdist bdist_wheel
上传到pipy
pip3 install twine
python3 -m twine upload dist/*
安装
pip install wlc-tools
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
wlc_tools-0.1.0a0.tar.gz
(8.0 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
File details
Details for the file wlc_tools-0.1.0a0.tar.gz.
File metadata
- Download URL: wlc_tools-0.1.0a0.tar.gz
- Upload date:
- Size: 8.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c28c46220b94f5f77fc44787c803d1421182cf2238126b6587435d1ce6c06e03
|
|
| MD5 |
d785a33ec9ef2ebbe39df252fa06906c
|
|
| BLAKE2b-256 |
d3c922cdda82a0af996a9dbfc0a32b886966bdca0c6beab1fc1659d36d8ecd5c
|
File details
Details for the file wlc_tools-0.1.0a0-py3-none-any.whl.
File metadata
- Download URL: wlc_tools-0.1.0a0-py3-none-any.whl
- Upload date:
- Size: 7.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
176c0c20f14402b4271e502681df50c0202afd3d03da230fc1edebdf0c8b04f6
|
|
| MD5 |
10e91ba859d7ebd51190d80d44cba5e1
|
|
| BLAKE2b-256 |
c1c2e2dd6c48b39a41d98741b1a0080f3d82d11531f762bd92b0fb813bcc303f
|