Functional Pypelines is a framework for making functions more composable. It accomplishes this by exposing a wrapper class,
Pipeline, that allows functions to be chained together using the >>
operator. In addition to this, an API is exposed
for running a sequence of Pipeline functions using a JSON config.
See our installation guide here.
See our usage guide here.
If you would like to contribute to functional-pypelines, please read the Contributing Guide.
A summary of recent updates to functional-pypelines can be found in the Changelog.
Maintainer | |
---|---|
Austin Warner | austin.warner@8451.com |
Michael Stoepel | michael.stoepel@8451.com |
- Report a bug or request a feature: https://github.com/8451/functional-pypelines/issues/new/choose
- Documentation: https://8451.github.io/functional-pypelines