awesome-repositories.com
Blog
awesome-repositories.com

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

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesSettings Value Post-Processing

Custom logic applied to configuration values after they are loaded but before they are used by the application.

Distinct from Collection Post-processing: None of the candidates cover the transformation of application configuration settings specifically.

Explore 1 awesome GitHub repository matching software engineering & architecture · Settings Value Post-Processing. Refine with filters or upvote what's useful.

Awesome Settings Value Post-Processing 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

    Provides the ability to post-process loaded settings using custom callables to cast types or modify values.

    Python
    Vezi pe GitHub↗4,308
  1. Home
  2. Software Engineering & Architecture
  3. Settings Value Post-Processing