python-decotools


Namepython-decotools JSON
Version 0.0.1.2 PyPI version JSON
download
home_pagehttps://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-decotools
SummaryPython decorator tools.
upload_time2024-11-24 10:25:35
maintainerNone
docs_urlNone
authorChenyangGao
requires_python<4.0,>=3.11
licenseMIT
keywords decorator
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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.11",
    "maintainer_email": null,
    "keywords": "decorator",
    "author": "ChenyangGao",
    "author_email": "wosiwujm@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/d1/d5/21bf43fc5751961a20f6053efa95e86d96738f48761a96ada1d4cf6465c5/python_decotools-0.0.1.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.1.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": "bd3609ca2a114d79c36c1576e6cf82403f0cf585e3142bad0ba2a2cbb3dd33d6",
                "md5": "afa17d865e5a9614b5321c1b5861e5b0",
                "sha256": "d5239119b4634e78a3cbb352b3810f7e42e25000ed7b902b43031baef7ef8d11"
            },
            "downloads": -1,
            "filename": "python_decotools-0.0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "afa17d865e5a9614b5321c1b5861e5b0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 6112,
            "upload_time": "2024-11-24T10:25:33",
            "upload_time_iso_8601": "2024-11-24T10:25:33.999775Z",
            "url": "https://files.pythonhosted.org/packages/bd/36/09ca2a114d79c36c1576e6cf82403f0cf585e3142bad0ba2a2cbb3dd33d6/python_decotools-0.0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d1d521bf43fc5751961a20f6053efa95e86d96738f48761a96ada1d4cf6465c5",
                "md5": "662958606caaf674c82194c2a9e64478",
                "sha256": "b9bf68578bacd24f8633c0666751f109cf0a10d0fc9c56bf2ee1bafdba76af49"
            },
            "downloads": -1,
            "filename": "python_decotools-0.0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "662958606caaf674c82194c2a9e64478",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.11",
            "size": 4516,
            "upload_time": "2024-11-24T10:25:35",
            "upload_time_iso_8601": "2024-11-24T10:25:35.259254Z",
            "url": "https://files.pythonhosted.org/packages/d1/d5/21bf43fc5751961a20f6053efa95e86d96738f48761a96ada1d4cf6465c5/python_decotools-0.0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-24 10:25:35",
    "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"
}
        
Elapsed time: 0.43378s