{
"info": {
"author": "Guido Van Rossum",
"author_email": "",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"License :: OSI Approved :: BSD License",
"Operating System :: Microsoft :: Windows",
"Operating System :: POSIX",
"Operating System :: Unix",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: Implementation :: CPython",
"Programming Language :: Python :: Implementation :: PyPy",
"Topic :: Utilities"
],
"description": "[](https://pypi.python.org/pypi/xreload) [](https://pypi.python.org/pypi/xreload) [](https://travis-ci.org/Lucas-C/xreload)\n\n# xreload\n\nThis is Pypi-packaged version of Guido van Rossum original `xreload.py` script:\n\n\nIt also re-use some changes to this code made on the `plone.reload` package:\n\n\n## License\n\nNeither Guido's original code nor `plone.reload` code has any specific license,\nso none is provided with this package.\n\n## Usage\n\n from xreload import xreload\n xreload(sys.modules[__name__], new_annotations={'RELOADING': True})\n\n## Development\n### Releasing a new version\nWith a valid `~/.pypirc`:\n\n1. edit version in `setup.py`\n2. `python setup.py sdist`\n3. `twine upload dist/*`\n4. `git tag $version && git push && git push --tags`",
"description_content_type": "text/markdown",
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/Lucas-C/xreload",
"keywords": "",
"license": "",
"maintainer": "",
"maintainer_email": "",
"name": "xreload",
"package_url": "https://pypi.org/project/xreload/",
"platform": "",
"project_url": "https://pypi.org/project/xreload/",
"project_urls": {
"Homepage": "https://github.com/Lucas-C/xreload"
},
"release_url": "https://pypi.org/project/xreload/1.0.1/",
"requires_dist": null,
"requires_python": "",
"summary": "Provide modules hot-reloading",
"version": "1.0.1"
},
"last_serial": 5885111,
"releases": {
"1.0.0": [
{
"comment_text": "",
"digests": {
"md5": "ec91a6287adb404e16f9c5147a9e69aa",
"sha256": "de190ed0519e34bd57dfa6aac2d03de15fd2a2df5c000dfcab3977f27d46350a"
},
"downloads": -1,
"filename": "xreload-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "ec91a6287adb404e16f9c5147a9e69aa",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4071,
"upload_time": "2019-09-25T12:45:06",
"url": "https://files.pythonhosted.org/packages/eb/22/f20597eb4865c8d54d6aa2d44926c5d63b0f6c57e6506ccf3d76cdf66677/xreload-1.0.0.tar.gz"
}
],
"1.0.1": [
{
"comment_text": "",
"digests": {
"md5": "0e6a9b0a695a2e160d8da2c4107c98b8",
"sha256": "21b2450774149ccfc3c70f0bcafb2fbda458904473e37fa01d7262e31158b5c6"
},
"downloads": -1,
"filename": "xreload-1.0.1.tar.gz",
"has_sig": false,
"md5_digest": "0e6a9b0a695a2e160d8da2c4107c98b8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4118,
"upload_time": "2019-09-25T12:52:38",
"url": "https://files.pythonhosted.org/packages/57/a2/3a34b3f3e711a30f4a40b96146350f20a50a4a6426d6618069ead2ada3c9/xreload-1.0.1.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "0e6a9b0a695a2e160d8da2c4107c98b8",
"sha256": "21b2450774149ccfc3c70f0bcafb2fbda458904473e37fa01d7262e31158b5c6"
},
"downloads": -1,
"filename": "xreload-1.0.1.tar.gz",
"has_sig": false,
"md5_digest": "0e6a9b0a695a2e160d8da2c4107c98b8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4118,
"upload_time": "2019-09-25T12:52:38",
"url": "https://files.pythonhosted.org/packages/57/a2/3a34b3f3e711a30f4a40b96146350f20a50a4a6426d6618069ead2ada3c9/xreload-1.0.1.tar.gz"
}
]
}