Watch your dev work get automagically compiled.
Install
uv
uv add --dev watchdogUse it
Example
watchmedo shell-command -c "python file.py" file.py
Watch your dev work get automagically compiled.
uv add --dev watchdogExample
watchmedo shell-command -c "python file.py" file.py