{"library":"envparse","type":"library","category":null,"description":"Envparse is a Python utility designed for parsing environment variables, inspired by the 12 Factor App methodology. It simplifies configuration management by providing a wrapper around `os.environ` that handles type casting and default values, reducing boilerplate code. The current stable version on PyPI is 0.2.0, released in December 2015, indicating a mature but infrequently updated library.","language":"python","status":"active","version":"0.2.0","tags":["environment variables","configuration","12-factor app","dotenv"],"last_verified":"Mon May 25","install":[{"cmd":"pip install envparse","imports":["from envparse import env","from envparse import Env"]},{"cmd":"pip install git+https://github.com/rconradharris/envparse.git","imports":[]}],"homepage":null,"github":"https://github.com/rconradharris/envparse","docs":null,"changelog":null,"pypi":"https://pypi.org/project/envparse/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":2.4,"avg_import_s":0.05,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/envparse/compatibility"}}