# Generate Project Python Code

Optum GX has a built-in feature to translate the input made in the user interface, directly to the corresponding Python code. This makes it easy to discover the functionality of python functions and convert your existing models to parametric python code.
An example of this is shown in the [**`Video 1.1`**](#video-11) below, where an existing project is translated to python code and swiftly generated and analyzed with a script.

<div id="video-11" style="position: relative; padding-bottom: 56.25%; height: 0;">
  <iframe src="https://www.loom.com/embed/fe66bfdc03d041f7b7dc178931292607" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;"></iframe>
</div>

**`Video 1.1`** Generating Python code from an existing project.
