xreload
This is Pypi-packaged version of Guido van Rossum original xreload.py script:
http://svn.python.org/projects/sandbox/trunk/xreload/
It also re-use some changes to this code made on the plone.reload package:
https://github.com/plone/plone.reload/blob/master/plone/reload/xreload.py
License
Portions of this code are derived from plone.reload, Copyright (C) 2008-2017 Hanno Schlichting.
Licensed under the BSD 3-Clause License.
The xreload functionality included in this project is based on the original xreload.py script written by Guido van Rossum: http://svn.python.org/projects/sandbox/trunk/xreload/
Usage
from xreload import xreload
xreload(sys.modules[__name__], new_annotations={'RELOADING': True})
Development
Releasing a new version
With a valid ~/.pypirc:
- edit version in
setup.py python setup.py sdisttwine upload dist/*git tag $version && git push && git push --tags
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file xreload-1.1.0.tar.gz.
File metadata
- Download URL: xreload-1.1.0.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
402c65c70f803676e79bb9328332d0758af5642a619269a8045ae17891723327
|
|
| MD5 |
8f6271681aec8a62979c971c5f1e26cb
|
|
| BLAKE2b-256 |
dc57cfc803495e59cd9a7b14c50ab1accb4775bf0fcdecb27ebc46e610b07b1b
|
File details
Details for the file xreload-1.1.0-py3-none-any.whl.
File metadata
- Download URL: xreload-1.1.0-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cfa54cfb77869c311c0af46a092056856673b51ace7cb42a024e6e3528e14a23
|
|
| MD5 |
0a33a36aae879bdf53486a5319b7765d
|
|
| BLAKE2b-256 |
3304532d8b0827b2bf228de0ec20bc89558fd377a45ce31b77a68e9f61e7ca28
|