{ "info": { "author": "Yehonadav Bar Elan", "author_email": "yonadav.barilan@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Internet :: WWW/HTTP :: WSGI :: Application", "Topic :: Software Development :: Libraries :: Application Frameworks", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "# import_update\r\nautomatically update your pkg imports.\r\n\r\n# simple usage\r\nfrom import_update import update_imports_recursively\r\nimport your_dynamic_package\r\n\r\n# this will update all init files under the root init directory\r\nupdate_imports_recursively(your_dynamic_package.__file__)\r\n\r\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/yehonadav/import_update", "keywords": "", "license": "Apache Software", "maintainer": "Yehonadav", "maintainer_email": "yonadav.barilan@gmail.com", "name": "import-update", "package_url": "https://pypi.org/project/import-update/", "platform": "any", "project_url": "https://pypi.org/project/import-update/", "project_urls": { "Homepage": "https://github.com/yehonadav/import_update" }, "release_url": "https://pypi.org/project/import-update/1.0.5/", "requires_dist": [ "pytest (>=3); extra == 'dev'", "coverage; extra == 'dev'", "tox; extra == 'dev'", "sphinx; extra == 'dev'", "python-dotenv; extra == 'dotenv'" ], "requires_python": "", "summary": "A small module to support automation of generating valid python variable names from external data.", "version": "1.0.5" }, "last_serial": 4100682, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "b63cf1db18b6fd49eb6fd9514260bde0", "sha256": "01542c6f6a9c95e475a39f8200b97098a609d7acae4f12fe326c3af8c7aa65eb" }, "downloads": -1, "filename": "import_update-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b63cf1db18b6fd49eb6fd9514260bde0", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6616, "upload_time": "2018-07-24T21:59:58", "url": "https://files.pythonhosted.org/packages/dd/90/557efd93a9a5630b4e66081498c1fa12e94a1c25bae3d62663bdff4e97b6/import_update-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "daec26609fb973b75ad5fc213cdf9940", "sha256": "fd26ca0e15d90ef7834ff5b8a23f2c61908efbedf24add6fecc037a1ea399006" }, "downloads": -1, "filename": "import_update-1.0.0.tar.gz", "has_sig": false, "md5_digest": "daec26609fb973b75ad5fc213cdf9940", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7039, "upload_time": "2018-07-24T21:59:59", "url": "https://files.pythonhosted.org/packages/d4/6c/a3b4d2f2dc301429e8264a4a96065641d58a3e55f34e7c00898f56906d00/import_update-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "3c6eb12db23eabb3ba7653d0a6b208b2", "sha256": "66f8cd790f33ff289df856540441c4ee2a26bd7862c13b243ab1d411fb039cde" }, "downloads": -1, "filename": "import_update-1.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "3c6eb12db23eabb3ba7653d0a6b208b2", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6677, "upload_time": "2018-07-25T07:14:35", "url": "https://files.pythonhosted.org/packages/a9/b6/42ca1fc92d264419ce57f1aea71b66f64b376eb5345e02090e91598b70ea/import_update-1.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "044bc747eeea2979aef576480e17b35c", "sha256": "6b65779b77af36165fc6cd15b97f88c2ef51a12a7e4829fc49856150a1103f59" }, "downloads": -1, "filename": "import_update-1.0.1.tar.gz", "has_sig": false, "md5_digest": "044bc747eeea2979aef576480e17b35c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7073, "upload_time": "2018-07-25T07:14:37", "url": "https://files.pythonhosted.org/packages/54/4e/4c92a0e46ea872682cbfe4d4cca4d60ff122c3fc01423d81f27df4b36615/import_update-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "2187828f0bb2e8f49358da8574be79f2", "sha256": "b6ad9524d536b4f5a97a1f5fe497d9701654ada098a0ecd4097cfd56fa29b50f" }, "downloads": -1, "filename": "import_update-1.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2187828f0bb2e8f49358da8574be79f2", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6932, "upload_time": "2018-07-25T11:58:35", "url": "https://files.pythonhosted.org/packages/5e/69/a0a4ccbd8e22b8d0aadff6de8647b7bf0b56f5080408cc6f5c1684f274e5/import_update-1.0.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "59a0d7176451841f169de94dbde64b5e", "sha256": "ebe0d5153873da1e40459f8ffef93410aca10aef557e87409e782cae2fce89c4" }, "downloads": -1, "filename": "import_update-1.0.2.tar.gz", "has_sig": false, "md5_digest": "59a0d7176451841f169de94dbde64b5e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8368, "upload_time": "2018-07-25T11:58:37", "url": "https://files.pythonhosted.org/packages/6a/e2/4cd15c5f408e75183fb91c933213ca1eb4e529cc77368febb5755a2d6598/import_update-1.0.2.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "ec2ee36c78dffe6f0b1c676cd49d9957", "sha256": "dba6a83fb4bcbf595424b20430934db2c248ea6897e9362387ba2a6c9e11a4b5" }, "downloads": -1, "filename": "import_update-1.0.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ec2ee36c78dffe6f0b1c676cd49d9957", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6944, "upload_time": "2018-07-25T13:45:57", "url": "https://files.pythonhosted.org/packages/47/78/04a33f3a4e784f4df99bb2884c43c56a90737e46204ad018cabcedf3e125/import_update-1.0.3-py2.py3-none-any.whl" } ], "1.0.4": [ { "comment_text": "", "digests": { "md5": "4661dcaf012bb7f26fe4ca3a402d4151", "sha256": "f5c9de0ea4bd8c376bf8ac1ae67d5cd582cd97be114ebbef1da38e7e4f4c144c" }, "downloads": -1, "filename": "import_update-1.0.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4661dcaf012bb7f26fe4ca3a402d4151", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6946, "upload_time": "2018-07-25T13:48:38", "url": "https://files.pythonhosted.org/packages/97/92/0224ba27680eab88865251454a86ff34c0550eda2be8610f4434fdbfc456/import_update-1.0.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7a04e0eabd28ef850b32e42b97ed95c7", "sha256": "c65897da85258df413dd86d559e8d555222e50f7da35c1ff2ffd86a4a5481722" }, "downloads": -1, "filename": "import_update-1.0.4.tar.gz", "has_sig": false, "md5_digest": "7a04e0eabd28ef850b32e42b97ed95c7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8400, "upload_time": "2018-07-25T13:48:39", "url": "https://files.pythonhosted.org/packages/8c/bd/a3e6065b609a137e82542696fd4d9d92a41cec4ed3b7af5a5181a6cbe2fa/import_update-1.0.4.tar.gz" } ], "1.0.5": [ { "comment_text": "", "digests": { "md5": "b5f3b44f34e0fbb798ee450f17a68370", "sha256": "22c8fe46f844d87e94171b1d0f02d2ccc484958c7f3bd3665e9333935842566a" }, "downloads": -1, "filename": "import_update-1.0.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b5f3b44f34e0fbb798ee450f17a68370", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7006, "upload_time": "2018-07-25T14:02:35", "url": "https://files.pythonhosted.org/packages/bc/a5/ba3d6384a24361e2417f3bfe7255bbd2e36dc7f3067ecce5f42f53b69d9d/import_update-1.0.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "34c4204c5172a352ac5448941f5e4776", "sha256": "235022e224b1f65ad6d74bf6f922d88208183632b5f979ac0a7c9be45561a032" }, "downloads": -1, "filename": "import_update-1.0.5.tar.gz", "has_sig": false, "md5_digest": "34c4204c5172a352ac5448941f5e4776", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8435, "upload_time": "2018-07-25T14:02:36", "url": "https://files.pythonhosted.org/packages/7e/ca/781c0e9ce24a553f52cd2d220c3b3d83496e9873d30f6f9d92604f91ac13/import_update-1.0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b5f3b44f34e0fbb798ee450f17a68370", "sha256": "22c8fe46f844d87e94171b1d0f02d2ccc484958c7f3bd3665e9333935842566a" }, "downloads": -1, "filename": "import_update-1.0.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b5f3b44f34e0fbb798ee450f17a68370", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7006, "upload_time": "2018-07-25T14:02:35", "url": "https://files.pythonhosted.org/packages/bc/a5/ba3d6384a24361e2417f3bfe7255bbd2e36dc7f3067ecce5f42f53b69d9d/import_update-1.0.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "34c4204c5172a352ac5448941f5e4776", "sha256": "235022e224b1f65ad6d74bf6f922d88208183632b5f979ac0a7c9be45561a032" }, "downloads": -1, "filename": "import_update-1.0.5.tar.gz", "has_sig": false, "md5_digest": "34c4204c5172a352ac5448941f5e4776", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8435, "upload_time": "2018-07-25T14:02:36", "url": "https://files.pythonhosted.org/packages/7e/ca/781c0e9ce24a553f52cd2d220c3b3d83496e9873d30f6f9d92604f91ac13/import_update-1.0.5.tar.gz" } ] }