Example code to parse the above ini example. Note: The encoded password is the same as the unencoded to demonstrate the use. Storing the crypt_key in the program should be discouraged. A better ...
Tested with Python 2.7. Zdgrab requires configparser and the patched zendesk Python module, which has its own requirements. Simplejson may not be strictly required by ...