jurigged VS watchfiles

Compare jurigged vs watchfiles and see what are their differences.

jurigged

Hot reloading for Python (by breuleux)

watchfiles

Simple, modern and fast file watching and code reload in python. (by samuelcolvin)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
jurigged watchfiles
15 1
1,014 1,599
- -
4.8 5.1
12 days ago about 1 month ago
Python Python
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

jurigged

Posts with mentions or reviews of jurigged. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-23.

watchfiles

Posts with mentions or reviews of watchfiles. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-09.
  • Jurigged – Hot code reloading for Python
    3 projects | news.ycombinator.com | 9 Apr 2021
    I've been using watchgod[1], which seems to work similarly—not sure if jurigged also monitors all included modules, or is cross-platform-friendly. Anyone know the similarities/differences?

    [1] https://github.com/samuelcolvin/watchgod

What are some alternatives?

When comparing jurigged and watchfiles you can also consider the following projects:

reloading - Change Python code while it's running without losing state

fastapi - FastAPI framework, high performance, easy to learn, fast to code, ready for production

reloadium - Hot Reloading and Profiling for Python

FuncNotify - Automatically notifies you of start and completion using environment variables

PyDev.Debugger - Sources for the debugger used in PyDev, PyCharm and VSCode Python

ipython - Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.

PythonHotswap - Hotswap Python functions. And persistence of runtime.

reloadr - Hot code reloading tool for Python

Revise.jl - Automatically update function definitions in a running Julia session

pyqtboiler - PyQt application boilerplate for rapid development

RuntimeCompiledCPlusPlus - Change C++ code at runtime

ipdb - Integration of IPython pdb