{ "info": { "author": "Nelo-T. Wallus", "author_email": "nelo@wallus.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "Nested Namespace\n================\n\nSimple nested namespaces.\n\n.. code:: python\n\n In [1]: from nested_namespace import NestedNamespace\n\n In [2]: x = NestedNamespace()\n\n In [3]: x.some_attr = {'a': 'dict', 'will': 'be transformed'}\n\n In [4]: x\n Out[4]: NestedNamespace(some_attr=NestedNamespace(a='dict', will='be transformed'))\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ntnn/python-nested_namespace", "keywords": "nested recursive namespace namespaces", "license": "GPLv3", "maintainer": "", "maintainer_email": "", "name": "nested_namespace", "package_url": "https://pypi.org/project/nested_namespace/", "platform": "", "project_url": "https://pypi.org/project/nested_namespace/", "project_urls": { "Homepage": "https://github.com/ntnn/python-nested_namespace" }, "release_url": "https://pypi.org/project/nested_namespace/0.0.4/", "requires_dist": null, "requires_python": "", "summary": "Simple nested Namespaces", "version": "0.0.4" }, "last_serial": 3262847, "releases": { "0.0.1.post1": [ { "comment_text": "", "digests": { "md5": "95b4d0669565c28f85d563ab3670e789", "sha256": "658f3e7b5de9985b8e75a7c7a4cc83058d78f04653401034813829625b079a72" }, "downloads": -1, "filename": "nested_namespace-0.0.1.post1.tar.gz", "has_sig": false, "md5_digest": "95b4d0669565c28f85d563ab3670e789", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2899, "upload_time": "2017-08-24T06:58:29", "url": "https://files.pythonhosted.org/packages/23/fb/3eae6e3a06f60a335c8e27d58e520bc3796408aa1384d7b9610ea1a89974/nested_namespace-0.0.1.post1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "66c88c4bdcda8cd7bcf3d25d3defcf34", "sha256": "ca29d9575572d61aca0b4e04897c4a226f0db76608cd798ebfd4ab4ff6a8479c" }, "downloads": -1, "filename": "nested_namespace-0.0.2.tar.gz", "has_sig": false, "md5_digest": "66c88c4bdcda8cd7bcf3d25d3defcf34", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3029, "upload_time": "2017-10-19T11:24:00", "url": "https://files.pythonhosted.org/packages/40/6a/57d1ba6361a938091deee8894771f214d8571d0a3cb3c8a6e280668856f7/nested_namespace-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "2d14a6dc03d261667ed7332f9b53895b", "sha256": "b80b85f55c565f5494e74e2bc4d8bce7fc346a81b2baeda4e7e50afc99145a69" }, "downloads": -1, "filename": "nested_namespace-0.0.3.tar.gz", "has_sig": false, "md5_digest": "2d14a6dc03d261667ed7332f9b53895b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3021, "upload_time": "2017-10-19T11:48:33", "url": "https://files.pythonhosted.org/packages/f2/8f/9f14488f45ddec51b247d05094a907f3378a9cccbe618954238bf7218a1c/nested_namespace-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "a448dac410811eb818a2ed09fd77e5f8", "sha256": "d6200be2b62fd57cec421b111ee51875129268104775e243bab5209c0d0f98fe" }, "downloads": -1, "filename": "nested_namespace-0.0.4.tar.gz", "has_sig": false, "md5_digest": "a448dac410811eb818a2ed09fd77e5f8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3043, "upload_time": "2017-10-19T12:26:46", "url": "https://files.pythonhosted.org/packages/c7/88/3fca9db9815e1dba4f6cbe63d1cdda2d7b9bf4cf0c1eb27fd4b54f8403a0/nested_namespace-0.0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a448dac410811eb818a2ed09fd77e5f8", "sha256": "d6200be2b62fd57cec421b111ee51875129268104775e243bab5209c0d0f98fe" }, "downloads": -1, "filename": "nested_namespace-0.0.4.tar.gz", "has_sig": false, "md5_digest": "a448dac410811eb818a2ed09fd77e5f8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3043, "upload_time": "2017-10-19T12:26:46", "url": "https://files.pythonhosted.org/packages/c7/88/3fca9db9815e1dba4f6cbe63d1cdda2d7b9bf4cf0c1eb27fd4b54f8403a0/nested_namespace-0.0.4.tar.gz" } ] }