Description
Expand Unix-style variables in strings from Python code. It helps applications process configuration values, paths, templates, or command settings that reference environment variables.
This is a text-expansion helper. Expanded values can contain secrets or system-specific paths, so applications should avoid logging sensitive results and should define how missing variables are handled.