python-property


Namepython-property JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-property
SummaryPython property discriptors
upload_time2024-04-24 15:36:29
maintainerNone
docs_urlNone
authorChenyangGao
requires_python<4.0,>=3.10
licenseMIT
keywords file reverse iter
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Python property discriptors.

## Installation

You can install from [pypi](https://pypi.org/project/python-property/)

```console
pip install -U python-property
```

## Usage

```python
import property
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-property",
    "name": "python-property",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": "file, reverse, iter",
    "author": "ChenyangGao",
    "author_email": "wosiwujm@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/55/6d/d01d113822e2b59353be052f4b75d1ddc20e44c26d1a2ca1817acfea4678/python_property-0.0.1.tar.gz",
    "platform": null,
    "description": "# Python property discriptors.\n\n## Installation\n\nYou can install from [pypi](https://pypi.org/project/python-property/)\n\n```console\npip install -U python-property\n```\n\n## Usage\n\n```python\nimport property\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python property discriptors",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-property",
        "Repository": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-property"
    },
    "split_keywords": [
        "file",
        " reverse",
        " iter"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "05798bc5e2e9c069eb6bba1e906b54307ea29b879cdc0bb0d6b4a23809239ee5",
                "md5": "fc454ef8a41230e2653d494ec6b2908a",
                "sha256": "7699ee30e6866f6f74840b0e52dc5ca73f98f08303f4e0750d04eaa0467d5485"
            },
            "downloads": -1,
            "filename": "python_property-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fc454ef8a41230e2653d494ec6b2908a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 3792,
            "upload_time": "2024-04-24T15:36:27",
            "upload_time_iso_8601": "2024-04-24T15:36:27.886551Z",
            "url": "https://files.pythonhosted.org/packages/05/79/8bc5e2e9c069eb6bba1e906b54307ea29b879cdc0bb0d6b4a23809239ee5/python_property-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "556dd01d113822e2b59353be052f4b75d1ddc20e44c26d1a2ca1817acfea4678",
                "md5": "6db5b7f1b53091d96b4fc5d4fa100045",
                "sha256": "064f72548e6f4426e6ced24184e4cd77dbca92b9fea8dedd0f0a65b4aa8741c1"
            },
            "downloads": -1,
            "filename": "python_property-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "6db5b7f1b53091d96b4fc5d4fa100045",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 2486,
            "upload_time": "2024-04-24T15:36:29",
            "upload_time_iso_8601": "2024-04-24T15:36:29.939220Z",
            "url": "https://files.pythonhosted.org/packages/55/6d/d01d113822e2b59353be052f4b75d1ddc20e44c26d1a2ca1817acfea4678/python_property-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-24 15:36: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-property"
}
        
Elapsed time: 0.26340s