{ "info": { "author": "Colin von Heuring", "author_email": "colin@von.heuri.ng", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "A ``LazyDicitonary`` behaves mostly like an ordinary ``dict``, except:\n\n* item values are frozen upon reading, and\n\n* values that are callable and take 1 or 0 arguments are called once before\n freezing\n\n * if the value takes 1 argument, the ``LazyDictionary`` instance will be\n supplied as the argument.", "description_content_type": null, "docs_url": null, "download_url": "https://pypi.python.org/packages/source/l/lazydict/lazydict-1.0.0-beta.2.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/janrain/lazydict", "keywords": null, "license": "MIT License", "maintainer": null, "maintainer_email": null, "name": "lazydict", "package_url": "https://pypi.org/project/lazydict/", "platform": "any", "project_url": "https://pypi.org/project/lazydict/", "project_urls": { "Download": "https://pypi.python.org/packages/source/l/lazydict/lazydict-1.0.0-beta.2.tar.gz", "Homepage": "https://github.com/janrain/lazydict" }, "release_url": "https://pypi.org/project/lazydict/1.0.0b2/", "requires_dist": null, "requires_python": null, "summary": "Lazily-evaluated dictionaries", "version": "1.0.0b2" }, "last_serial": 1952048, "releases": { "0.1.0-DEV": [ { "comment_text": "", "digests": { "md5": "e6b0d216b32c88b9b9488a9defc5d84f", "sha256": "658800ed1cbe7d4706b04b921586773df005c7ae954f2b4b18aa6bd23a4f1368" }, "downloads": -1, "filename": "lazydict-0.1.0-DEV.tar.gz", "has_sig": false, "md5_digest": "e6b0d216b32c88b9b9488a9defc5d84f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2082, "upload_time": "2014-12-17T18:32:04", "url": "https://files.pythonhosted.org/packages/5a/13/a7fee1514a0c6daf54a36a4aa9c6f8de0313aa91f0881b66108c9d4ac0af/lazydict-0.1.0-DEV.tar.gz" } ], "1.0.0-beta.1": [ { "comment_text": "", "digests": { "md5": "80b8751beb113341eee197f052edf98c", "sha256": "2c9c9aa0e1d5a0017aaab3b8ef3bc6c5605b916b38e440541f91bffaab85fea3" }, "downloads": -1, "filename": "lazydict-1.0.0-beta.1.tar.gz", "has_sig": false, "md5_digest": "80b8751beb113341eee197f052edf98c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2073, "upload_time": "2014-12-17T21:49:28", "url": "https://files.pythonhosted.org/packages/6f/1e/a58dd998a070da7db56bbf75e080c9f9452ccf9956d5f51975666f0deebb/lazydict-1.0.0-beta.1.tar.gz" } ], "1.0.0b2": [ { "comment_text": "", "digests": { "md5": "3418377103e6199711f74d28b2bb8c82", "sha256": "6cc1d8a6e46eba739bd871a0d1f09cbdac2f62094403f2ec8952ebea4ec88355" }, "downloads": -1, "filename": "lazydict-1.0.0b2.tar.gz", "has_sig": false, "md5_digest": "3418377103e6199711f74d28b2bb8c82", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2151, "upload_time": "2016-02-11T23:14:05", "url": "https://files.pythonhosted.org/packages/93/8a/debe1d559a2f603db470ab699349460fe75a0f7664a016ae9f115b55e502/lazydict-1.0.0b2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3418377103e6199711f74d28b2bb8c82", "sha256": "6cc1d8a6e46eba739bd871a0d1f09cbdac2f62094403f2ec8952ebea4ec88355" }, "downloads": -1, "filename": "lazydict-1.0.0b2.tar.gz", "has_sig": false, "md5_digest": "3418377103e6199711f74d28b2bb8c82", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2151, "upload_time": "2016-02-11T23:14:05", "url": "https://files.pythonhosted.org/packages/93/8a/debe1d559a2f603db470ab699349460fe75a0f7664a016ae9f115b55e502/lazydict-1.0.0b2.tar.gz" } ] }