dynaconf/dynaconf
Configuration Management for Python ⚙ observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 98
- Release rhythm 96
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 15.0
- age_days: 4037
- days_rel: 28
- days_push: 14
- n_releases_24m: 13
Adoption not part of the score
4327 stars · 344 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Dynaconf is a configuration management library for Python inspired by the 12-factor app guide. It supports multiple file formats (toml, yaml, , ini, py), environment variable overrides, layered multi-environment settings, secrets protection, and integrations with Django, Flask, Vault, and Redis.
Use cases
- manage app settings across dev, testing, and production environments
- override configuration with environment variables
- keep passwords and tokens out of source control
- load settings from toml, yaml, , ini, or python files
- integrate configuration into Django or Flask projects
- store settings in Hashicorp Vault or Redis
- validate configuration values at startup
When to choose
- you need layered, multi-environment configuration in a Python project
- you want environment variables to override file-based settings
- you need built-in Django/Flask configuration integration
- you want secrets handling and settings validation out of the box
When to avoid
- you only need a single static config file with no environment layering
- you are not working in Python
- you need configuration management for infrastructure rather than application settings
Facets
library · maturity stable
configuration-management secrets-management cli developer-tools backend web-development python cross-platform 12factor django flask fastapi environment-variables vault settings toml yaml automation
5 sources
- readme: https://github.com/dynaconf/dynaconf · fetched 2026-08-28 · 41514f2230c0
- homepage: https://dynaconf.com · fetched 2026-08-29 · 6b8784c06d94
- registry_pypi: https://pypi.org/pypi/dynaconf/json · fetched 2026-08-29 · 5cfe177dbf2e
- site_page: https://www.dynaconf.com/faq · fetched 2026-08-29 · 0a870c1872f1
- site_page: https://www.dynaconf.com/CHANGELOG · fetched 2026-08-29 · 5b7ed34629cd
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dynaconf/dynaconf | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="dynaconf/dynaconf")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem