Configparser
https://docs.python.org/3/library/configparser.html
A way to handle credentials properly in Python.
Remember: Put the credentials file in your .gitignore.
Example config.cfg
:
Last updated
https://docs.python.org/3/library/configparser.html
A way to handle credentials properly in Python.
Remember: Put the credentials file in your .gitignore.
Example config.cfg
:
Last updated