vimo-utils

Python工具包


License
BSD-3-Clause
Install
pip install vimo-utils==0.0.1.dev2

Documentation

vimo-utils

Python 公共工具包

上传操作

python3 setup.py sdist bdist_wheel
python3 -m twine upload --repository-url https://upload.pypi.org/legacy/ dist/*