python3-decouple

Helps you to organize your Django/Flask settings

Description

Decouple helps you to organize your settings so that you can change parameters without having to redeploy your app.

It also makes easy for you to:

store parameters on ini or .env files; define comprehensive default values; properly convert values to the correct data type; have only one configuration module to rule all your instances.

It was originally designed for Django, but became an independent generic tool for separating settings from code.

Framework Django Framework Flask

This package installs the library for Python 3.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/henriquebastos/python-decouple


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-decouple