學習筆記之Dynaconf


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


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM