awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesWeb Framework Configuration Integration

Integrating dynamic configuration systems into web frameworks to replace static settings modules.

Distinct from Python Web Frameworks: Distinct from general Python Web Frameworks by focusing specifically on the configuration integration layer.

Explore 1 awesome GitHub repository matching web development · Web Framework Configuration Integration. Refine with filters or upvote what's useful.

Awesome Web Framework Configuration Integration GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • dynaconf/dynaconfdynaconf 的头像

    dynaconf/dynaconf

    4,308在 GitHub 上查看↗

    Dynaconf is a configuration management library for Python applications that provides a unified system for loading, validating, and managing settings. It aggregates configuration data from multiple files, environment variables, and external stores into a single object using a defined precedence order. The project distinguishes itself through a layered environment manager that separates settings into distinct profiles, such as development and production. It includes a declarative validation framework to enforce data rules and type constraints during the loading process, as well as an external s

    Replaces standard configuration objects in Django or Flask with dynamic settings supporting dot notation and overrides.

    Python
    在 GitHub 上查看↗4,308
  1. Home
  2. Web Development
  3. Backend Development
  4. Web Frameworks
  5. Language-Specific Ecosystems
  6. Python Web Frameworks
  7. Web Framework Configuration Integration