Package python3-module-python-decouple: Information

    Source package: python3-module-python-decouple
    Version: 3.8-alt1
    Build time:  Oct 24, 2023, 02:58 AM
    Report package bug
    License: MIT
    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.

    List of rpms provided by this srpm:
    python3-module-python-decouple (noarch)

    Maintainer: Anton Vyatkin

    List of contributors:
    Anton Vyatkin
    Vitaly Lipatov

      1. python3-module-mock
      2. python3-module-pyproject-installer >= 0.4.0
      3. python3-module-pytest
      4. python3-module-setuptools
      5. python3-module-wheel
      6. rpm-build-intro
      7. rpm-build-python3

    Last changed


    Oct. 23, 2023 Anton Vyatkin 3.8-alt1
    - NMU: new version 3.8 (build with check)
    Nov. 3, 2020 Vitaly Lipatov 3.3-alt2
    - cleanup build
    July 10, 2020 Eugene Omelyanovich <regatio@etersoft.ru> 3.3-alt1
    - new version (3.3) with rpmgs script