{"library":"expandvars","type":"library","category":null,"description":"The `expandvars` Python library provides functionality to expand system environment variables within strings, similar to how Unix shells do. It supports both `$VAR` and `${VAR}` syntaxes, including default values and escape sequences. The current version is 1.1.2, with releases occurring periodically to address bugs and add features.","language":"python","status":"active","version":"1.1.2","tags":["environment variables","config","shell-like","expansion","unix"],"last_verified":"Wed May 20","install":[{"cmd":"pip install expandvars","imports":["from expandvars import expandvars"]}],"homepage":null,"github":"https://github.com/sayanarijit/expandvars","docs":null,"changelog":null,"pypi":"https://pypi.org/project/expandvars/","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/expandvars/compatibility"}}