idlereload

Python IDLE extension to reload the currently opened file from disk contents.

GPL-3.0 License

Downloads
73
Stars
1
idlereload - Version 0.0.3 Latest Release

Published by CoolCat467 7 months ago

In this release we fix the PyPi project description and update dependencies.

Full Changelog: https://github.com/CoolCat467/idlereload/compare/v0.0.2...v0.0.3

idlereload - Version 0.0.2

Published by CoolCat467 8 months ago

In this release, we fix the project metadata, update the pre-commit hooks, remove dead code, and add a build script to make releases easier.

Full Changelog: https://github.com/CoolCat467/idlereload/compare/v0.0.1...v0.0.2

idlereload - Version 0.0.1

Published by CoolCat467 10 months ago

Fix packaging to not require Trio, this was a remnant of unused asynchronous code that was removed.

Full Changelog: https://github.com/CoolCat467/idlereload/compare/v0.0.0...v0.0.1

idlereload - Version 0.0.0

Published by CoolCat467 10 months ago

Initial Public Release

Full Changelog: https://github.com/CoolCat467/idlereload/commits/v0.0.0

Package Rankings
Top 38.31% on Pypi.org
Badges
Extracted from project README
Tests pre-commit code style: black Ruff