awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateOpen-source alternativesSelf-hosted softwareBlogHartă site
ProiectDespreHow we rankPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • dynaconf/dynaconfAvatar dynaconf

    dynaconf/dynaconf

    4,308Vezi pe 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
    Vezi pe 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