Supported languages for code execution.
@type t() :: :unspecified | :python
@spec from_api(String.t() | nil) :: t() | nil
@spec to_api(t()) :: String.t()