property-lazy


Nameproperty-lazy JSON
Version 0.0.7 PyPI version JSON
download
home_pagehttps://github.com/maiyajj/property_lazy.git
SummaryMakes properties lazy (ie evaluated only when called)
upload_time2024-04-24 07:49:34
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/eb/3a/0a887e449bc7e6b36e9ff7b0588c0988205e56b2bfd4cf7b952d05749634/property_lazy-0.0.7.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Makes properties lazy (ie evaluated only when called)",
    "version": "0.0.7",
    "project_urls": {
        "Homepage": "https://github.com/maiyajj/property_lazy.git"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "533748e53e41515d15411ab1b30962b96244b78350add9759737f37068b6c1c1",
                "md5": "4c534dd3cc976a4d989ae318f85cc1cd",
                "sha256": "0b9b67bdedf3dcfb241d5a8a2bf90f9fe50be468ea290bcaa80e65cf307d8df2"
            },
            "downloads": -1,
            "filename": "property_lazy-0.0.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4c534dd3cc976a4d989ae318f85cc1cd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2738,
            "upload_time": "2024-04-24T07:49:32",
            "upload_time_iso_8601": "2024-04-24T07:49:32.811147Z",
            "url": "https://files.pythonhosted.org/packages/53/37/48e53e41515d15411ab1b30962b96244b78350add9759737f37068b6c1c1/property_lazy-0.0.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "eb3a0a887e449bc7e6b36e9ff7b0588c0988205e56b2bfd4cf7b952d05749634",
                "md5": "3f12d7205371733be64484ba3e89a8a9",
                "sha256": "3bdcc1c4beb22b48b0f09da2f80dd1c26e90e424dbdc4b9ba01475968a8d0c84"
            },
            "downloads": -1,
            "filename": "property_lazy-0.0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "3f12d7205371733be64484ba3e89a8a9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3696,
            "upload_time": "2024-04-24T07:49:34",
            "upload_time_iso_8601": "2024-04-24T07:49:34.637537Z",
            "url": "https://files.pythonhosted.org/packages/eb/3a/0a887e449bc7e6b36e9ff7b0588c0988205e56b2bfd4cf7b952d05749634/property_lazy-0.0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-24 07:49:34",
    "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.25272s