> For the complete documentation index, see [llms.txt](https://cgtoolbox.gitbook.io/cgtoolbox-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cgtoolbox.gitbook.io/cgtoolbox-docs/unreal-python-remote-execution/unreal-python-remote-execution.md).

# Unreal Python Remote Execution

Unreal python remote control / execution is a python module, available for free on pip, it allows to easily execute Unreal python scripts and commands from another process, for instance a DCC (Houdini, Maya, Blender), or any other python process (Web app, ...), and write or read data between the two.

There are two sub modules:

[Unreal Python Remove Execution:](https://github.com/cgtoolbox/UnrealRemoteControlWrapper/wiki/UPYRE) Execution of python scripts directly

[Unreal Python Remote Control:](/cgtoolbox-docs/unreal-python-remote-execution/unreal-python-remote-execution.md) Drive the Unreal remote control from an easy to use python module

***

The full documentation is available on Github:

<https://github.com/cgtoolbox/UnrealRemoteControlWrapper/wiki>

<figure><img src="https://2804911774-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhfgKKFc2PzgcTdC4HIXZ%2Fuploads%2F1mh1jZsuOK5VTS0Nlyww%2Fimage.png?alt=media&amp;token=bbc3805c-9821-41c9-85fa-8b3753feca56" alt=""><figcaption></figcaption></figure>
