Last updated:
0 purchases
functionalpypelines 1.0.0
Functional Pypelines
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.
Installation
See our installation guide here.
Usage
See our usage guide here.
Contributing
If you would like to contribute to functional-pypelines, please read the
Contributing Guide.
Changelog
A summary of recent updates to functional-pypelines can be found in the
Changelog.
Maintainers
Maintainer
Email
Austin Warner
austin.warner@8451.com
Michael Stoepel
michael.stoepel@8451.com
Links
Report a bug or request a feature: https://github.com/8451/functional-pypelines/issues/new/choose
Documentation: https://8451.github.io/functional-pypelines
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.