Is your feature request related to a problem? Please describe. In the project I am currently working on, we all use PyCharm and share some of the IDE configurations ...
Configuration files give you a more structured way to manage your app's settings than environment variables alone. And in this guide, Bala teaches you how to read and parse INI config files in Python.