System Requirements

This page lists the software required and recommended to use Forge.

Required

  • Python 3.13 or later

  • Java Runtime Environment 21 or later (JDK or JRE), required for the code generation stage.

  • uv for managing Python versions, virtual environments, and packages

  • A local virtual environment (.venv) per project

  • Visual Studio Code, if you write or adapt Python code