# Python decorator tools.
## Installation
You can install from [pypi](https://pypi.org/project/python-decotools/)
```console
pip install -U 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.12",
"maintainer_email": null,
"keywords": "decorator",
"author": "ChenyangGao",
"author_email": "wosiwujm@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/05/3e/d6c1637e49d19048e6970320c51ff139699ae21ffa6bb0df84e49428962f/python_decotools-0.0.2.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 decotools\n```\n\n## Usage\n\n```python\nimport decotools\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Python decorator tools.",
"version": "0.0.2",
"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": "0cecc75fcf2ff53e9ea553e6c751279415e6c2cc7f79279701acbb023eabc7df",
"md5": "4b1f066a48d4b4e790e52cbe965dd50b",
"sha256": "1640fb1ea2b00ffdbe09f8b9410bc83c2e5b5b01eb8f61aabb77c78359169ca3"
},
"downloads": -1,
"filename": "python_decotools-0.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4b1f066a48d4b4e790e52cbe965dd50b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.12",
"size": 6072,
"upload_time": "2025-02-07T06:09:25",
"upload_time_iso_8601": "2025-02-07T06:09:25.395314Z",
"url": "https://files.pythonhosted.org/packages/0c/ec/c75fcf2ff53e9ea553e6c751279415e6c2cc7f79279701acbb023eabc7df/python_decotools-0.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "053ed6c1637e49d19048e6970320c51ff139699ae21ffa6bb0df84e49428962f",
"md5": "e1a7e7695ae330d8c3b340673231181d",
"sha256": "98c2e668951e3250d3070a88334e66c79cb3d6eacd522bc3c2dcf5d7655d9df1"
},
"downloads": -1,
"filename": "python_decotools-0.0.2.tar.gz",
"has_sig": false,
"md5_digest": "e1a7e7695ae330d8c3b340673231181d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.12",
"size": 4479,
"upload_time": "2025-02-07T06:09:29",
"upload_time_iso_8601": "2025-02-07T06:09:29.621637Z",
"url": "https://files.pythonhosted.org/packages/05/3e/d6c1637e49d19048e6970320c51ff139699ae21ffa6bb0df84e49428962f/python_decotools-0.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-07 06:09:29",
"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"
}