Metadata-Version: 2.1
Name: bestv-common-util
Version: 0.2.1
Summary: Bestv Common Util
Home-page: 
Author: liu.qingchen
Author-email: liu.qingchen@bestv.com.cn
License: MIT
Keywords: bestv_common_util,nacos,kms
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown
License-File: LICENSE

# bestv-common-util


### Installing
```shell
pip install build twine
python -m build
  or python setup.py bdist_wheel sdist
python -m twine upload dist/*
pip install bestv_common_util -i https://pypi.org/simple
```

## Getting started
### kms_util


### oss_util


### s3_util
