Skip to content

Framework for creating composable functions, including an API for running them via a JSON config.

License

Notifications You must be signed in to change notification settings

8451/functional-pypelines

Repository files navigation

Functional Pypelines

lifecycle PyPI Downloads pre-commit Coverage docs

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

About

Framework for creating composable functions, including an API for running them via a JSON config.

Topics

Resources

License

Stars

Watchers

Forks

Languages