{ "info": { "author": "Connelly Barnes", "author_email": "connellybarnes at yahoo.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Software Development :: Build Tools" ], "description": "The autoimp module makes usage of the interactive Python prompt more productive.\r\n With autoimp, all installed Python modules can be imported with the single statement \"from autoimp import *\". The imported modules are proxy objects which lazily load when first used.\r\n\r\n Install with 'sudo pip install autoimp'. \r\n\r\n Proper installation of autoimp involves placing \"from autoimp import *\" in your\r\n PYTHONSTARTUP file. Once autoimp is properly installed, it is no longer necessary to use statements of the form \"import X\" at the interactive prompt.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/uva-graphics/autoimp", "keywords": "interactive interpreter development imports convenience", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "autoimp", "package_url": "https://pypi.org/project/autoimp/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/autoimp/", "project_urls": { "Homepage": "https://github.com/uva-graphics/autoimp" }, "release_url": "https://pypi.org/project/autoimp/1.0.4/", "requires_dist": null, "requires_python": null, "summary": "Automatic Python imports", "version": "1.0.4" }, "last_serial": 1700347, "releases": { "1.0.1": [], "1.0.2": [], "1.0.3": [ { "comment_text": "", "digests": { "md5": "a70e5b09f91d771219f1357f059b69af", "sha256": "4edcea425f35bedb3e4cea483b71291485c17426ec9155b98a0cd2eba876fc3f" }, "downloads": -1, "filename": "autoimp-1.0.3-py2.7.egg", "has_sig": false, "md5_digest": "a70e5b09f91d771219f1357f059b69af", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 12037, "upload_time": "2015-08-29T23:53:58", "url": "https://files.pythonhosted.org/packages/9f/00/ca9a6c2f7da530ace3213cac0788696c82ea753a97a8e1a138c4d9c21695/autoimp-1.0.3-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "06578e35a3d175dbb481431786e190c9", "sha256": "850f011f499f661c61ce366301686611510ef512b555226dd63c374dbeba7da8" }, "downloads": -1, "filename": "autoimp-1.0.3.tar.gz", "has_sig": false, "md5_digest": "06578e35a3d175dbb481431786e190c9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6367, "upload_time": "2015-08-29T23:54:02", "url": "https://files.pythonhosted.org/packages/59/26/4fc623fe5495306363645eb6f9a3a5e6a2fa75ae5047bfa8182b0433734e/autoimp-1.0.3.tar.gz" } ], "1.0.4": [ { "comment_text": "", "digests": { "md5": "292f2942718ea5ff03390cf8ee9a4005", "sha256": "446193d8c05fed869a013ba780d252d1bb5acb6737178d8a5637ce26fccf980d" }, "downloads": -1, "filename": "autoimp-1.0.4.tar.gz", "has_sig": false, "md5_digest": "292f2942718ea5ff03390cf8ee9a4005", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6436, "upload_time": "2015-08-30T15:09:44", "url": "https://files.pythonhosted.org/packages/5d/e8/d7309b1310a27850dadd08ae75c04943336004ee59668fc24225b590e73f/autoimp-1.0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "292f2942718ea5ff03390cf8ee9a4005", "sha256": "446193d8c05fed869a013ba780d252d1bb5acb6737178d8a5637ce26fccf980d" }, "downloads": -1, "filename": "autoimp-1.0.4.tar.gz", "has_sig": false, "md5_digest": "292f2942718ea5ff03390cf8ee9a4005", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6436, "upload_time": "2015-08-30T15:09:44", "url": "https://files.pythonhosted.org/packages/5d/e8/d7309b1310a27850dadd08ae75c04943336004ee59668fc24225b590e73f/autoimp-1.0.4.tar.gz" } ] }