{"library":"python-decouple","type":"library","category":null,"description":"python-decouple provides a clean, strict separation of configuration settings from code, inspired by The Twelve-Factor App methodology. It allows you to store parameters in environment variables, `.env` files, or `settings.ini` files, making it easy to manage different environments (development, staging, production). The current version is 3.8, and it sees active maintenance with minor releases typically a few times a year addressing bug fixes and minor improvements.","language":"python","status":"active","version":"3.8","tags":["configuration","settings","environment variables","dotenv","ini","twelve-factor-app"],"install":[{"cmd":"pip install python-decouple","imports":["from decouple import config","from decouple import AutoConfig"]}],"homepage":null,"github":"http://github.com/henriquebastos/python-decouple","docs":null,"changelog":null,"pypi":"https://pypi.org/project/python-decouple/","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.6,"avg_import_s":0.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/python-decouple/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}