bestv-common-util


Namebestv-common-util JSON
Version 0.1.9 PyPI version JSON
download
home_page
SummaryBestv Common Util
upload_time2023-11-13 08:07:46
maintainer
docs_urlNone
authorliu.qingchen
requires_python
licenseMIT
keywords bestv_common_util nacos kms
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "bestv-common-util",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "bestv_common_util,nacos,kms",
    "author": "liu.qingchen",
    "author_email": "liu.qingchen@bestv.com.cn",
    "download_url": "https://files.pythonhosted.org/packages/78/46/80f7387438be527ef0168f7d22850e0543cccaf9156c9f2ea8ce6d4b7a30/bestv_common_util-0.1.9.tar.gz",
    "platform": null,
    "description": "# bestv-common-util\r\n\r\n\r\n### Installing\r\n```shell\r\npip install build twine\r\npython -m build\r\n  or python setup.py bdist_wheel sdist\r\npython -m twine upload dist/*\r\npip install bestv_common_util -i https://pypi.org/simple\r\n```\r\n\r\n## Getting started\r\n### kms_util\r\n\r\n\r\n### oss_util\r\n\r\n\r\n### s3_util\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Bestv Common Util",
    "version": "0.1.9",
    "project_urls": null,
    "split_keywords": [
        "bestv_common_util",
        "nacos",
        "kms"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f6c458ccbbf5151a9d04d37a2896b4f3703c4cc924d2dbd0ea7f615acd97fd80",
                "md5": "8274630420dd6726a203594410e26b7e",
                "sha256": "b7b1111de84cbc98b36a3ab1f1ba182d774bbb6401295f1d72a58c0b5ea2b92a"
            },
            "downloads": -1,
            "filename": "bestv_common_util-0.1.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8274630420dd6726a203594410e26b7e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 11654,
            "upload_time": "2023-11-13T08:07:45",
            "upload_time_iso_8601": "2023-11-13T08:07:45.234698Z",
            "url": "https://files.pythonhosted.org/packages/f6/c4/58ccbbf5151a9d04d37a2896b4f3703c4cc924d2dbd0ea7f615acd97fd80/bestv_common_util-0.1.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "784680f7387438be527ef0168f7d22850e0543cccaf9156c9f2ea8ce6d4b7a30",
                "md5": "74f574b0cd32454f2f5ed1c5e5a50cb8",
                "sha256": "e78e06fc00965ecd545a53dfd993804bfa4686aa347f596d5bd3651d08adea4e"
            },
            "downloads": -1,
            "filename": "bestv_common_util-0.1.9.tar.gz",
            "has_sig": false,
            "md5_digest": "74f574b0cd32454f2f5ed1c5e5a50cb8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 8781,
            "upload_time": "2023-11-13T08:07:46",
            "upload_time_iso_8601": "2023-11-13T08:07:46.947153Z",
            "url": "https://files.pythonhosted.org/packages/78/46/80f7387438be527ef0168f7d22850e0543cccaf9156c9f2ea8ce6d4b7a30/bestv_common_util-0.1.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-13 08:07:46",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "bestv-common-util"
}
        
Elapsed time: 0.36584s