[PR #929] [CLOSED] An enhanced hot reload library with no similar projects #836

Closed
opened 2025-11-06 13:03:39 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/929
Author: @fyrestone
Created: 9/10/2017
Status: Closed

Base: masterHead: master


📝 Commits (2)

  • f37ebd5 Add Reloading section and pydevd_reload hot reload library.
  • 7c39c87 Fix section description.

📊 Changes

1 file changed (+8 additions, -1 deletions)

View changed files

📝 README.md (+8 -1)

📄 Description

What is this Python project?

An enhanced hot reload library based on pydevd_reload.py from https://github.com/fabioz/PyDev.Debugger. The original library is used in PyDev & PyCharm.

Hot reload is quite useful when developing features in complex system; it saves lots of time from restarting target system.

What's the difference between this Python project and similar ones?

No similar one.

--

Anyone who agrees with this pull request could vote for it by adding a 👍 to it, and usually, the maintainer will merge it when votes reach 20.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/929 **Author:** [@fyrestone](https://github.com/fyrestone) **Created:** 9/10/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`f37ebd5`](https://github.com/vinta/awesome-python/commit/f37ebd58667e0b1e1b7f66c9ba024a67edd885a3) Add Reloading section and pydevd_reload hot reload library. - [`7c39c87`](https://github.com/vinta/awesome-python/commit/7c39c87c4130952a3fba32b823665b3abc8bf8d8) Fix section description. ### 📊 Changes **1 file changed** (+8 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+8 -1) </details> ### 📄 Description ## What is this Python project? An enhanced hot reload library based on pydevd_reload.py from https://github.com/fabioz/PyDev.Debugger. The original library is used in PyDev & PyCharm. Hot reload is quite useful when developing features in complex system; it saves lots of time from restarting target system. ## What's the difference between this Python project and similar ones? No similar one. -- Anyone who agrees with this pull request could vote for it by adding a :+1: to it, and usually, the maintainer will merge it when votes reach **20**. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 13:03:39 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#836