{"library":"django-environ","type":"library","category":null,"description":"django-environ is a Python library that allows Django applications to be configured using 12-factor inspired environment variables. It simplifies parsing various types of settings (e.g., databases, caches, emails, booleans, integers) from `os.environ` or `.env` files into Django-compatible formats. The current version is 0.13.0, with a release cadence that generally follows Django versions and addresses bug fixes.","language":"python","status":"active","version":"0.13.0","tags":["Django","configuration","environment variables","12factor","settings"],"last_verified":"Wed May 20","install":[{"cmd":"pip install django-environ","imports":["from environ import Env","from environ import Path","from environ import InvalidPathSetting"]}],"homepage":"https://django-environ.readthedocs.org","github":"https://github.com/joke2k/django-environ","docs":"https://django-environ.readthedocs.org","changelog":"https://django-environ.readthedocs.org/en/latest/changelog.html","pypi":"https://pypi.org/project/django-environ/","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.05,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/django-environ/compatibility"}}