dd any common use-case post-processors
One to two per PR
A post-processor has the following structure:
Input: a single argument. This with be the VALIDATED value provided by user input. This will ALWAYS be a string in the module's current state.
Output: Any python object