envsubst Python Library
JSON →The `envsubst` library for Python provides functionality to substitute environment variables in a string, mimicking the behavior of the GNU `envsubst` command-line utility. It supports `$VAR` and `${VAR}` style variable expansions, including the use of default values like `${VAR:-default}`. The current version is 0.1.5, with its last release in October 2019, indicating a maintenance-only or inactive development cadence.
Traffic · last 30 days stale · no recent hits
total hits 9
actors 3 distinct systems
last hit 18d ago human
top countries 🇺🇸 United States · 🇨🇦 Canada · 🇩🇪 Germany · 🇫🇷 France · 🇸🇬 Singapore
API endpoints
full doc /v1/registry/envsubst
install /v1/registry/envsubst/install
compatibility /v1/registry/envsubst/compatibility