{"library":"django-dotenv","type":"library","category":null,"description":"django-dotenv is a Python library designed to simplify the loading of environment variables from .env files specifically within Django projects. It aims to make `manage.py` and WSGI applications aware of .env configurations, addressing a common configuration challenge for Django applications. As of its last release, it offers basic .env file parsing functionality.","language":"python","status":"maintenance","version":"1.4.2","tags":["django","environment variables","dotenv","configuration","secrets"],"last_verified":"Sat May 23","install":[{"cmd":"pip install django-dotenv","imports":["import dotenv; dotenv.read_dotenv()"]}],"homepage":null,"github":"http://github.com/jpadilla/django-dotenv","docs":null,"changelog":null,"pypi":"https://pypi.org/project/django-dotenv/","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.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/django-dotenv/compatibility"}}