property-lazy


Nameproperty-lazy JSON
Version 0.0.8 PyPI version JSON
download
home_pagehttps://github.com/maiyajj/property_lazy.git
SummaryMakes properties lazy (ie evaluated only when called)
upload_time2024-12-09 07:42:50
maintainerNone
docs_urlNone
authormaiyajj
requires_pythonNone
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/maiyajj/property_lazy.git",
    "name": "property-lazy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "maiyajj",
    "author_email": "1045373828@qq.com",
    "download_url": "https://files.pythonhosted.org/packages/11/19/6579b3565b6a4f2ded866d4576727e9b332f574332ea89c6aa251ea6f32b/property_lazy-0.0.8.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Makes properties lazy (ie evaluated only when called)",
    "version": "0.0.8",
    "project_urls": {
        "Homepage": "https://github.com/maiyajj/property_lazy.git"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "458c21ddc9eaca1bcab6b5b07408ccc1afb7775a72b095eded3e5b7449bcb311",
                "md5": "0fa59c7750f4752ebf7004bb39f7ebf5",
                "sha256": "cb746af67809cf4c4c092e4816f59597d3395cc36a85b1a17eb3bad697543d66"
            },
            "downloads": -1,
            "filename": "property_lazy-0.0.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0fa59c7750f4752ebf7004bb39f7ebf5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2747,
            "upload_time": "2024-12-09T07:42:48",
            "upload_time_iso_8601": "2024-12-09T07:42:48.902604Z",
            "url": "https://files.pythonhosted.org/packages/45/8c/21ddc9eaca1bcab6b5b07408ccc1afb7775a72b095eded3e5b7449bcb311/property_lazy-0.0.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "11196579b3565b6a4f2ded866d4576727e9b332f574332ea89c6aa251ea6f32b",
                "md5": "353b50eec6f017a45ee1762a189b799e",
                "sha256": "ba3670b62ed9a45ccb4b8ee49efb6dcb3a23836308fe27d1f12eefb31b9136fc"
            },
            "downloads": -1,
            "filename": "property_lazy-0.0.8.tar.gz",
            "has_sig": false,
            "md5_digest": "353b50eec6f017a45ee1762a189b799e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3702,
            "upload_time": "2024-12-09T07:42:50",
            "upload_time_iso_8601": "2024-12-09T07:42:50.733416Z",
            "url": "https://files.pythonhosted.org/packages/11/19/6579b3565b6a4f2ded866d4576727e9b332f574332ea89c6aa251ea6f32b/property_lazy-0.0.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-09 07:42:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "maiyajj",
    "github_project": "property_lazy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "property-lazy"
}
        
Elapsed time: 0.38973s