Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37042871
en ru br
ALT Linux repos
S:3.3-alt2

Group :: Development/Python
RPM: python3-module-python-decouple

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 3.3-alt2
Build date: 2 november 2020, 23:24 ( 177.4 weeks ago )
Size: 11.10 Kb

Home page:   https://pypi.org/project/python-decouple/

License: MIT License
Summary: Strict separation of config from code.
Description:

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

It also makes it easy for you to:

store parameters in 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.

Current maintainer: Vitaly Lipatov

List of contributors

List of rpms provided by this srpm:

  • python3-module-python-decouple
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin