# chaoshen-toolbox
这是我为了日常快速开发写的一些脚本,这是将来成为大佬的小小见证
快速安装
```shell
pip install git+https://github.com/m986883511/chaoshen-toolbox.git
# or
pip install git+https://gitee.com/m986883511/chaoshen-toolbox.git
```
Raw data
{
"_id": null,
"home_page": "https://github.com/m986883511/chaoshen-toolbox",
"name": "chaoshen-toolbox",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "",
"keywords": "",
"author": "m986883511",
"author_email": "986883511@qq.com",
"download_url": "https://files.pythonhosted.org/packages/b3/a1/f9df9baa276e9166a367d13ebef4cb0c75a39447c51f6b38922c63ccf051/chaoshen-toolbox-1.0.0.tar.gz",
"platform": null,
"description": "# chaoshen-toolbox\n\u8fd9\u662f\u6211\u4e3a\u4e86\u65e5\u5e38\u5feb\u901f\u5f00\u53d1\u5199\u7684\u4e00\u4e9b\u811a\u672c\uff0c\u8fd9\u662f\u5c06\u6765\u6210\u4e3a\u5927\u4f6c\u7684\u5c0f\u5c0f\u89c1\u8bc1\n\n\n\n\u5feb\u901f\u5b89\u88c5\n```shell\npip install git+https://github.com/m986883511/chaoshen-toolbox.git\n# or\npip install git+https://gitee.com/m986883511/chaoshen-toolbox.git\n```",
"bugtrack_url": null,
"license": "Apache License, Version 2.0",
"summary": "some useful tools for chaoshen",
"version": "1.0.0",
"project_urls": {
"Homepage": "https://github.com/m986883511/chaoshen-toolbox"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b3a1f9df9baa276e9166a367d13ebef4cb0c75a39447c51f6b38922c63ccf051",
"md5": "9078341132cccadb08cd1e528cf3c8a6",
"sha256": "0ac19a4ac4b865eaaf2fcfc38bd407e55107cd647d873a92aad213f8108981fc"
},
"downloads": -1,
"filename": "chaoshen-toolbox-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "9078341132cccadb08cd1e528cf3c8a6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 29714,
"upload_time": "2023-08-10T06:36:17",
"upload_time_iso_8601": "2023-08-10T06:36:17.447778Z",
"url": "https://files.pythonhosted.org/packages/b3/a1/f9df9baa276e9166a367d13ebef4cb0c75a39447c51f6b38922c63ccf051/chaoshen-toolbox-1.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-08-10 06:36:17",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "m986883511",
"github_project": "chaoshen-toolbox",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "pbr",
"specs": [
[
"!=",
"2.1.0"
],
[
">=",
"2.0.0"
]
]
},
{
"name": "loguru",
"specs": []
}
],
"tox": true,
"lcname": "chaoshen-toolbox"
}