You are here: Home / LBN / Up2date / Core Linux / BastionLinux 36 / python3-dynaconf-3.2.4-1.lbn36.noarch

python3-dynaconf-3.2.4-1.lbn36.noarch

Package Attributes
RPM  python3-dynaconf-3.2.4-1.lbn36.noarch.rpm Architecture  noarch Size  1731821 Created  2024/01/21 13:50:47 UTC
Package Specification
Summary The dynamic configurator for your Python Project
Group Application/Internet
License ZPL
Home Page https://pypi.org/project/dynaconf
Description

dynaconf - Configuration Management for Python.

Features

Inspired by the 12-factor application guide Settings management (default values, validation, parsing, templating) Protection of sensitive information (passwords/tokens) Multiple file formats toml|yaml|json|ini|py and also customizable loaders. Full support for environment variables to override existing settings (dotenv support included). Optional layered system for multi environments [default, development, testing, production] Built-in support for Hashicorp Vault and Redis as settings and secrets storage. Built-in extensions for Django and Flask web frameworks. CLI for common operations such as init, list, write, validate, export. full docs on https:/dynaconf.com

Quick start Install $ pip install dynaconf

Initialize Dynaconf on project root directory $ cd path/to/your/project/

$ dynaconf init -f toml

Configuring your Dynaconf environment ------------------------------------------ The file `config.py` was

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(PayloadIsZstd)  
/usr/bin/python3  
rpmlib(CompressedFileNames)  
rpmlib(PartialHardlinkSets)  
rpmlib(FileDigests)  
Provides
python-dynaconf
python3-dynaconf
python3.10-dynaconf
python3.10dist(dynaconf)
python3dist(dynaconf)

Document Actions