This project is no longer maintained or supported use it at your own risk.
Encrypt values in dict so that the dict remains readable in plain text except for the encrypted sections, it's main use is for when outputing dicts to be stored on disk as yaml or json.
pygpgme requires libgpgme11-dev on Ubuntu and on Mac OSX (via brew) you need gpgme and libgpg-error
Inspired by: