custom code

pypyr is super easy to customize with very non-demanding function signatures for your own steps, context parsers & pipeline loaders. Call pipelines from your own code via the API.

titledescription
custom module name resolutionHow to reference custom modules in your pipelines.
apiEasily extend pypyr with the simple Python API. Create your own steps and context argument parsers. Call pypyr programmatically from your own code.
context parserCreate your own context parser to parse cli input arguments.
custom pype loaderCreate a custom pipeline loader to load pipelines from a different place.
developer's guide for pypyrHandy developer & coding tips for pypyr contributors.
retry backoffCreate your own custom retry backoff algorithm.
run pipeline apiRun pipeline programmatically from the API in your own code.
stepCreate your own custom step.
last updated on .