{"library":"envsubst","type":"library","category":null,"description":"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.","language":"python","status":"active","version":"0.1.5","tags":["environment variables","templating","configuration","string substitution"],"last_verified":"Tue May 26","install":[{"cmd":"pip install envsubst","imports":["from envsubst import envsubst"]}],"homepage":null,"github":"https://github.com/ashafer01/python-envsubst","docs":null,"changelog":null,"pypi":"https://pypi.org/project/envsubst/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/envsubst/compatibility"}}