常用功能模块快速使用库.
Project description
codeTools
代码工具箱,记录关键代码防止重复开发, Github地址: codeUtils
Install
pip install --index-url https://pypi.org/simple elfinCodeUtils
update code
python3 -m pip install --upgrade build
python -m build -sw -nx
twine upload dist/*
build 库是一个编译库,参考PYPI官网:https://pypi.org/project/build/
taskManage
- 完成taskManage模块的编写: 参考文档
Cli
更多细节参考DOCS
标注文件互相转换
- 完成labelme2yolo的开发:使用
elfin labelme2yolo -h查看帮助; - 完成labelme2coco的开发:使用
elfin labelme2coco -h查看帮助; - 完成labelme2voc的开发:使用
elfin labelme2voc -h查看帮助; - 完成yolo2labelme的开发:使用
elfin yolo2labelme -h查看帮助; - 完成yolo2coco的开发:使用
elfin yolo2coco -h查看帮助; - 完成yolo2voc的开发:使用
elfin yolo2voc -h查看帮助; - 完成coco2yolo的开发:使用
elfin coco2yolo -h查看帮助; - 完成coco2labelme的开发:使用
elfin coco2labelme -h查看帮助; - 完成coco2voc的开发:使用
elfin coco2voc -h查看帮助; - 完成voc2yolo的开发:使用
elfin voc2yolo -h查看帮助; - 完成voc2labelme的开发:使用
elfin voc2labelme -h查看帮助; - 完成voc2coco的开发:使用
elfin voc2coco -h查看帮助;
标注过滤
- 完成yoloLabelExclude的开发:使用
elfin yoloLabelExclude -h查看帮助;
配置文件生成
- 完成voc2yoloClasses的开发:使用
elfin voc2yoloClasses -h查看帮助;
本地快速安装
rm -rf build
pip uninstall elfinCodeUtils -y
python -m build -sw -nx
pip install dist/elfinCodeUtils-0.1.10.2-py3-none-any.whl
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
elfinCodeUtils-0.1.11.9.tar.gz
(112.9 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 elfinCodeUtils-0.1.11.9.tar.gz.
File metadata
- Download URL: elfinCodeUtils-0.1.11.9.tar.gz
- Upload date:
- Size: 112.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b9ff6a2333f6ee5fc81a0364e068310d8bc78b9efa73a8c2dbc9a6902d380aa7
|
|
| MD5 |
d9533706ab519b8940739f806c01b70c
|
|
| BLAKE2b-256 |
243881ed6c9bb2da10024641baec7770dcb99b26d80630d580d64d0914267492
|
File details
Details for the file elfinCodeUtils-0.1.11.9-py3-none-any.whl.
File metadata
- Download URL: elfinCodeUtils-0.1.11.9-py3-none-any.whl
- Upload date:
- Size: 150.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b265f2b1c6d6b794d44e9141163c494eb4a80e6c544499f7a22bd14efa759360
|
|
| MD5 |
47b01baff168bda9429a1c4833d44865
|
|
| BLAKE2b-256 |
348d7006058f41db6ff0ca7cf8c86cded996999e299f988b7351b866e0f9cbc0
|