Dynaconf - 3.1.0

dynaconf · PyPI

  • https://pypi.org/project/dynaconf/
  • 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.
    • fuill docs on https://dynaconf.com

相关文章:

  • 2022-01-17
  • 2021-11-19
  • 2021-08-18
  • 2021-10-24
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-08-08
  • 2022-02-08
  • 2021-05-01
  • 2021-06-09
  • 2021-05-01
  • 2021-11-20
  • 2021-12-11
相关资源
相似解决方案