[restipy.execution.post]
store = restipy.execution.post.store:StorePostExecutor

[restipy.execution.pre]
store = restipy.execution.pre.store:StorePreExecutor

[restipy.renderer.plugins]
base64 = restipy.renderer.plugins:base64
jwt = restipy.renderer.plugins:jwt
time = restipy.renderer.plugins:time

