built-in pipelines
pypyr comes with with some basic pipelines out of the box. Some of these don’t do much, nor can they: the whole idea is for you to write your own awesome pipelines because it so so easy!
| pipeline name | description |
|---|---|
| config-show | Display current config settings & sources. |
| echo | Echo input args to output. |
| magritte | A totally serious thought about pipes. |
| pypyrversion | Print the pypyr & python version numbers. |
| venv-create | Create venvs with extra dependencies from a config file. |