Skip to content

[Feature Request] attach/detach reloadium at runtime #198

@Andrej730

Description

@Andrej730

It would be nice if it was possible to attach reloadium at runtime:

  • e.g. when you're debugging some script as usual and then you realize it would be helpful to have reloadium features now, then you would be able to load it, debug the issue and unload it and keep working

  • in my case I work on Blender (3D software that has Python API) addon and I don't start Python process - it started in some internal way by Blender. So I can't just replace py my_script.py with reloadium run my_script.py to attach reloadium and option to do it somehow at runtime would help

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions