python-property


Namepython-property JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-property
SummaryPython property discriptors
upload_time2024-11-14 17:47:44
maintainerNone
docs_urlNone
authorChenyangGao
requires_python<4.0,>=3.10
licenseMIT
keywords property
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": "property",
    "author": "ChenyangGao",
    "author_email": "wosiwujm@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/cd/59/fabef0579bf0e32bdca730c3d7d66885176fca3a44ee61d212248a7a9917/python_property-0.0.3.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.3",
    "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": [
        "property"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "90144b53e963796efab23528dc51d83d3211e8f6d34ffc6231fb38bb92ed0ee5",
                "md5": "08b01d70642d5ee7afcaa2f987b2313c",
                "sha256": "c6d8b25bb8bd5813af78fdc31fe1b26a6286407f297be74f33f76ded3ccbd76d"
            },
            "downloads": -1,
            "filename": "python_property-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "08b01d70642d5ee7afcaa2f987b2313c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 3901,
            "upload_time": "2024-11-14T17:47:42",
            "upload_time_iso_8601": "2024-11-14T17:47:42.376719Z",
            "url": "https://files.pythonhosted.org/packages/90/14/4b53e963796efab23528dc51d83d3211e8f6d34ffc6231fb38bb92ed0ee5/python_property-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cd59fabef0579bf0e32bdca730c3d7d66885176fca3a44ee61d212248a7a9917",
                "md5": "d6cb3d5c379e0d398ee264cd5f1095f2",
                "sha256": "98dd9d48104a476ccc2a7ae479c56a29a8b490b9f02865d43c17e12e08738a2b"
            },
            "downloads": -1,
            "filename": "python_property-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "d6cb3d5c379e0d398ee264cd5f1095f2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 2605,
            "upload_time": "2024-11-14T17:47:44",
            "upload_time_iso_8601": "2024-11-14T17:47:44.447147Z",
            "url": "https://files.pythonhosted.org/packages/cd/59/fabef0579bf0e32bdca730c3d7d66885176fca3a44ee61d212248a7a9917/python_property-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-14 17:47:44",
    "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: 3.24307s