# common-tool
Basic toolkit packaging
common-tool is a project encapsulated by the general package, including the encapsulation of tools such as time processing and enumeration definitions.
Install common-tool with pip:
```bash
python3 -m pip install --upgrade pip
python3 -m pip install --upgrade common-tool
```
Raw data
{
"_id": null,
"home_page": "https://github.com/RelaxedDong/dh_common",
"name": "common-tool",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "donghao",
"author_email": "is_simple@163.com",
"download_url": "https://files.pythonhosted.org/packages/39/64/8717de917882ee6c99356aed86afcc1d6daaef57644b134e6e1956b0abc2/common_tool-0.0.7.2.tar.gz",
"platform": null,
"description": "# common-tool\nBasic toolkit packaging\n\ncommon-tool is a project encapsulated by the general package, including the encapsulation of tools such as time processing and enumeration definitions.\n\nInstall common-tool with pip:\n\n```bash\npython3 -m pip install --upgrade pip\npython3 -m pip install --upgrade common-tool\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Basic toolkit packaging",
"version": "0.0.7.2",
"project_urls": {
"Homepage": "https://github.com/RelaxedDong/dh_common"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "39648717de917882ee6c99356aed86afcc1d6daaef57644b134e6e1956b0abc2",
"md5": "3554e30d92379c7d026fda436e4112e6",
"sha256": "c89e2face52ccfe818789cc2ef4da0534dfd4c4deb38a9fb9b2877a8f4791254"
},
"downloads": -1,
"filename": "common_tool-0.0.7.2.tar.gz",
"has_sig": false,
"md5_digest": "3554e30d92379c7d026fda436e4112e6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 10713,
"upload_time": "2023-12-19T05:23:39",
"upload_time_iso_8601": "2023-12-19T05:23:39.415374Z",
"url": "https://files.pythonhosted.org/packages/39/64/8717de917882ee6c99356aed86afcc1d6daaef57644b134e6e1956b0abc2/common_tool-0.0.7.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-12-19 05:23:39",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "RelaxedDong",
"github_project": "dh_common",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "common-tool"
}