Skip to content

Add dynaconf#2580

Merged
vinta merged 2 commits into
vinta:masterfrom
rochacbruno:patch-2
Jan 10, 2026
Merged

Add dynaconf#2580
vinta merged 2 commits into
vinta:masterfrom
rochacbruno:patch-2

Conversation

@rochacbruno
Copy link
Copy Markdown
Contributor

adding dynaconf

https://dynaconf.com

What is this Python project?

12 factor app inspired configuration library for any kind of Python project.

What's the difference between this Python project and similar ones?

  • Support multiple file formats
  • Allow to customize the sources for configuration
  • Frictionless (integrate well with existing configuration)
  • Plugin for Django, Flask, FastAPI

--

Anyone who agrees with this pull request could submit an Approve review to it.

Copy link
Copy Markdown

@Rmel80 Rmel80 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great

Comment thread README.md Outdated
* [configobj](https://github.com/DiffSK/configobj) - INI file parser with validation.
* [dynaconf](https://github.com/dynaconf/dynaconf) - Dynaconf is a configuration manager with plugins for Django, Flask and FastAPI.
* [hydra](https://github.com/facebookresearch/hydra) - Hydra is a framework for elegantly configuring complex applications.
* [python-decouple](https://github.com/HBNetwork/python-decouple) - Strict separation of settings from code.
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great

@vinta vinta closed this Jan 8, 2026
@rochacbruno
Copy link
Copy Markdown
Contributor Author

Second time I tried to add dynaconf to this repo, not sure why is was not accepted.

@vinta
Copy link
Copy Markdown
Owner

vinta commented Jan 9, 2026

Sorry, this was closed in error. Reopening for merge.

@vinta vinta reopened this Jan 9, 2026
@vinta
Copy link
Copy Markdown
Owner

vinta commented Jan 9, 2026

This PR has merge conflicts. Please rebase on master to resolve them.

@vinta vinta merged commit 188622b into vinta:master Jan 10, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants