Home
Posts
Talks
Publications
Projects
Contact
CV
app
Tip of the Day: User-based Settings Configuration for Python With Dynaconf
Configurations vary substantially across deployments, but code does (should) not change. An important approach to configuration management is to use config files. dynaconf is one of my favourite packages for achieving this in Python.
Last updated on Apr 17, 2021
2 min read
Cite
×