reloadium icon indicating copy to clipboard operation
reloadium copied to clipboard

Hot Reloading and Profiling for Python

Results 38 reloadium issues
Sort by recently updated
recently updated
newest added

## Describe the bug `reloadium run` fails with `ModuleNotFoundError: No module named 'reloadium.corium'` when running as a standalone app on Alpine Linux via a Docker container. Python version is 3.11....

enhancement

## Describe the bug I have a basic flask app set up with Tailwind. Reloadium works great for the python files, but isn't reloading changes to my templates. I'm running...

enhancement

## Describe the enhancement Currently you can add/remove reloadable paths only via pycharm settings. It would be great if there could be a quick action(like right-click -> "add/remove file(s) to...

enhancement

I'd like to trigger specific action after reload, the hook works in the main file but not in the module https://github.com/buganini/PUI/blob/main/examples/generic_hotreload.py#L22 Is there a way to register hook from a...

enhancement

In the new version of Reloadium/PyCharm (fixed 0.9.3 with a "reload file" button), reloads are not triggered on 1. External changes to files (editing the file in an editor outside...

enhancement

**Describe the bug** For the Django project I work on, I would like to use reloadium with the python repl. Usually to run the repl, I would type on the...

bug

## Describe the enhancement Currently you can specify specific folders / files in reloadable & ignore paths. It would be great if you could specify wildcards such as `/project/*.html` or...

enhancement

## Describe the bug When attempting to use the remote debugging feature in PyCharm 2023.3.5 on Windows 11, targeting a Python environment under Anaconda in WSL, an error occurs with...

## Describe the bug* I have a Django project that uses webpack to serve some frontend assets and for hotreloading js/css/html files. Hotreloading of HTML files work great when I...

In some countries and regions, direct access to OpenAI's services is not possible, or users may wish to utilize their own open-source models in a private environment. For this reason,...