https://github.com/reloadware/reloadium Skip to content Sign up * Product + Features + Mobile + Actions + Codespaces + Packages + Security + Code review + Issues + Integrations + GitHub Sponsors + Customer stories * Team * Enterprise * Explore + Explore GitHub + Learn and contribute + Topics + Collections + Trending + Learning Lab + Open source guides + Connect with others + The ReadME Project + Events + Community forum + GitHub Education + GitHub Stars program * Marketplace * Pricing + Plans + Compare plans + Contact Sales + Education [ ] * # In this repository All GitHub | Jump to | * No suggested jump to results * # In this repository All GitHub | Jump to | * # In this organization All GitHub | Jump to | * # In this repository All GitHub | Jump to | Sign in Sign up {{ message }} reloadware / reloadium Public * Notifications * Fork 2 * Star 348 Advanced hot reloading for Python reloadium.io Apache-2.0 License 348 stars 2 forks Star Notifications * Code * Issues 1 * Pull requests 0 * Discussions * Actions * Projects 0 * Wiki * Security * Insights More * Code * Issues * Pull requests * Discussions * Actions * Projects * Wiki * Security * Insights This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository. main Switch branches/tags [ ] Branches Tags Could not load branches Nothing to show {{ refName }} default View all branches Could not load tags Nothing to show {{ refName }} default View all tags 2 branches 5 tags Code Latest commit @dkrystki dkrystki Update README ... a012023 Apr 26, 2022 Update README a012023 Git stats * 20 commits Files Permalink Failed to load latest commit information. Type Name Latest commit message Commit time .github/ISSUE_TEMPLATE docs media pycharm src .gitignore CHANGELOG.rst LICENSE.txt README.rst __version__.py changelog.json index.html motd motd.png mypy.ini View code [ ] The missing element of Python - Advanced Hot Reloading Details Installing Using General Python Features Django Flask SqlAlchemy Pandas README.rst Logo The missing element of Python - Advanced Hot Reloading Example Details [6874747073] https://img.shields.io/jetbrains/plugin/v/ 18509-reloadium https://img.shields.io/jetbrains/plugin/d/ 18509-reloadium https://img.shields.io/jetbrains/plugin/r/stars/ 18509-reloadium Reloadium adds hot reloading also called "edit and continue" functionality to any Python application Installing If you are a PyCharm user please check out Reloadium plugin Plugins for other IDEs are coming soon. Reloadium can be also used as a standalone library by installing it manually with pip: pip install reloadium Using Running python files: reloadium run example.py Running modules: reloadium run -m my_module To apply your changes simply save a file General Python Features Reloadium will rerun current function when changed. Developers get instant feedback whether the code is working or not. Frame Reloading Reloadium will handle errors during reloading function and let you fix mistakes. Frame Reloading Reloadium is capable of reloading files across the whole project. Tweaking with settings could not be easier. Frame Reloading Django Reloadium will hot reload views and refresh page on save. Page Refreshing Reloadium will rollback database changes to prevent creating unwanted objects after reloading current function. Rolling back db Flask Reloadium will hot reload flask apps and refresh page on save. Changing content can be seen in real time making web development much smoother. Flask SqlAlchemy Reloadium will rollback database changes to prevent creating unwanted objects after reloading current function. SqlAlchemy Pandas Reloadium hot reloads pandas objects. Manipulating complex dataframes for data science could not be easier. Pandas About Advanced hot reloading for Python reloadium.io Topics python flask django hot-reloading pandas python3 hot-reload edit-and-continue Resources Readme License Apache-2.0 License Stars 348 stars Watchers 3 watching Forks 2 forks Languages * Python 85.9% * Java 11.7% * HTML 1.7% * Other 0.7% * (c) 2022 GitHub, Inc. * Terms * Privacy * Security * Status * Docs * Contact GitHub * Pricing * API * Training * Blog * About You can't perform that action at this time. You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.