People forget. I don't want to forget my password in plaintext in the config file. The script should either ask for the password every time it is run or store it in a trusted keychain. Using something like https://pypi.python.org/pypi/keyring should help.
People forget. I don't want to forget my password in plaintext in the config file. The script should either ask for the password every time it is run or store it in a trusted keychain. Using something like https://pypi.python.org/pypi/keyring should help.