{ "info": { "author": "Karol Kuczmarski", "author_email": "karol.kuczmarski@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: Implementation :: PyPy" ], "description": "recursely\n=========\n\nRecursive importer for Python submodules\n\nUsage\n-----\n\nFirst, install it early during program's initialization,\nsuch as the top of `\\_\\_init\\_\\_.py` in its main package::\n\n import recursely\n recursely.install()\n\nThen you can add::\n\n __recursive__ = True\n\nanywhere in the `\\_\\_.init\\_\\_.py` file of a package\nthat you want to import recurs(iv)ely.\n\nThat's all to it, really.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/Xion/recursely", "keywords": null, "license": "Simplified BSD", "maintainer": null, "maintainer_email": null, "name": "recursely", "package_url": "https://pypi.org/project/recursely/", "platform": "any", "project_url": "https://pypi.org/project/recursely/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/Xion/recursely" }, "release_url": "https://pypi.org/project/recursely/0.1/", "requires_dist": null, "requires_python": null, "summary": "Recursive importer for Python submodules", "version": "0.1" }, "last_serial": 1031839, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "17f802a89927d83a16a4246f19723fe5", "sha256": "f6146230222559c98d7fc3a18fe71ab38cd13dfd2b1d4fd557d55df86ec28d2f" }, "downloads": -1, "filename": "recursely-0.0.1.tar.gz", "has_sig": false, "md5_digest": "17f802a89927d83a16a4246f19723fe5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4849, "upload_time": "2013-04-14T13:43:41", "url": "https://files.pythonhosted.org/packages/3b/49/9f3264e3fce5b2706fda3bb39f5d0fab8d75f9494c261138ebbeee7c7edd/recursely-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "ebf54c77a98a005988ccb938fa7dda7b", "sha256": "a8280ee1649cd0743c969b4927b1cb8907089368a5f6be57f4d1eb1612b66d64" }, "downloads": -1, "filename": "recursely-0.0.2.tar.gz", "has_sig": false, "md5_digest": "ebf54c77a98a005988ccb938fa7dda7b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5161, "upload_time": "2013-05-01T11:25:08", "url": "https://files.pythonhosted.org/packages/0a/a0/7bd5a89fd4d54d89a8ef6874a453eebf7d345c4ac47d25764cdd34fc57e9/recursely-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "6cf04a0762398f02dda9c1f9a0a3acbb", "sha256": "d1fe3bcd8226bd8d8cc244758088473eecca836d3c79b1fd29f45387c8d5fa34" }, "downloads": -1, "filename": "recursely-0.0.3.tar.gz", "has_sig": false, "md5_digest": "6cf04a0762398f02dda9c1f9a0a3acbb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9242, "upload_time": "2014-03-13T00:00:39", "url": "https://files.pythonhosted.org/packages/3a/94/35b413ad2fddf7b9ab4f07289e160f72ed6f2c700ff33c1c762adc74a1f1/recursely-0.0.3.tar.gz" } ], "0.1": [ { "comment_text": "", "digests": { "md5": "bfbb295963ae8baca95995671c0cc7f5", "sha256": "f45ef550bd3d72fdd6ea2c6fdb0c9203481065139bc5ce02ef96721795af20da" }, "downloads": -1, "filename": "recursely-0.1.tar.gz", "has_sig": false, "md5_digest": "bfbb295963ae8baca95995671c0cc7f5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9631, "upload_time": "2014-03-17T04:16:09", "url": "https://files.pythonhosted.org/packages/3a/5b/a105b5b195c3a902e2fb1b3a534244d88e0643f40d2633dbea779171be6a/recursely-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bfbb295963ae8baca95995671c0cc7f5", "sha256": "f45ef550bd3d72fdd6ea2c6fdb0c9203481065139bc5ce02ef96721795af20da" }, "downloads": -1, "filename": "recursely-0.1.tar.gz", "has_sig": false, "md5_digest": "bfbb295963ae8baca95995671c0cc7f5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9631, "upload_time": "2014-03-17T04:16:09", "url": "https://files.pythonhosted.org/packages/3a/5b/a105b5b195c3a902e2fb1b3a534244d88e0643f40d2633dbea779171be6a/recursely-0.1.tar.gz" } ] }