Skip to content
This repository was archived by the owner on Oct 3, 2020. It is now read-only.

Conversation

@hjacobs
Copy link
Owner

@hjacobs hjacobs commented Apr 28, 2020

Fixes #160:

  • add --prerender-hook function to modify template context variables (e.g. to add arbitrary links)
  • add --map-node-hook to allow changing the Node mapping (e.g. for custom pricing)
  • add --map-pod-hook to allow changing the Pod mapping (e.g. for setting the application with custom logic)
  • switch to argparse
  • refactor output functions

@hjacobs hjacobs merged commit af43f10 into master Apr 29, 2020
@hjacobs hjacobs deleted the python-hooks branch July 3, 2020 17:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Customization options with Python hook functions

2 participants