Skip to content
Discussion options

You must be logged in to vote

There is a way however there are some things you must pay attention.

  1. Dynaconf is most suitable for applications, if what you are creating is a library then it is more difficult to use a general settings lib.
  2. Your Pyproject.toml would have to be included in your distribution.

I think it is better to have a defaults.toml added to the project and then use this file as the source for dynaconf defaults.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@afal007
Comment options

Answer selected by afal007
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants