# Python decorator tools.
## Installation
You can install from [pypi](https://pypi.org/project/python-decotools/)
```console
pip install -U python-decotools
```
## Usage
```python
import decotools
```
Raw data
{
"_id": null,
"home_page": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-decotools",
"name": "python-decotools",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.10",
"maintainer_email": null,
"keywords": "decorator",
"author": "ChenyangGao",
"author_email": "wosiwujm@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/2f/54/a84327ae435f832b4b71bf84ee4c6b180e6e585a4ef61c79c659b63f0209/python_decotools-0.0.1.tar.gz",
"platform": null,
"description": "# Python decorator tools.\n\n## Installation\n\nYou can install from [pypi](https://pypi.org/project/python-decotools/)\n\n```console\npip install -U python-decotools\n```\n\n## Usage\n\n```python\nimport decotools\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Python decorator tools.",
"version": "0.0.1",
"project_urls": {
"Homepage": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-decotools",
"Repository": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-decotools"
},
"split_keywords": [
"decorator"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d88fb44d5d674de09b8b83d49c79b6e29927ef3b4953a14bffd762e052b435c4",
"md5": "1fa84cd5f9dcdb65102f5fe8924abeac",
"sha256": "5c11dad8d77f5afbd44a72be1e3363150170c4d32aee22e91ad49aaeb87d1ef1"
},
"downloads": -1,
"filename": "python_decotools-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1fa84cd5f9dcdb65102f5fe8924abeac",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.10",
"size": 6059,
"upload_time": "2024-05-15T06:39:58",
"upload_time_iso_8601": "2024-05-15T06:39:58.440907Z",
"url": "https://files.pythonhosted.org/packages/d8/8f/b44d5d674de09b8b83d49c79b6e29927ef3b4953a14bffd762e052b435c4/python_decotools-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2f54a84327ae435f832b4b71bf84ee4c6b180e6e585a4ef61c79c659b63f0209",
"md5": "fb6fc7178e44b09b0084b75076e9ac6b",
"sha256": "30e879d80703bdf707ec36f6838fc4609102af6aacace295e8c8b28325f421e2"
},
"downloads": -1,
"filename": "python_decotools-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "fb6fc7178e44b09b0084b75076e9ac6b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.10",
"size": 4466,
"upload_time": "2024-05-15T06:40:00",
"upload_time_iso_8601": "2024-05-15T06:40:00.435637Z",
"url": "https://files.pythonhosted.org/packages/2f/54/a84327ae435f832b4b71bf84ee4c6b180e6e585a4ef61c79c659b63f0209/python_decotools-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-15 06:40:00",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ChenyangGao",
"github_project": "web-mount-packs",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "python-decotools"
}