Skip to main content

A Python library to apply successive operations on your data

Project description

pln is a Python library to apply successive operations on your data:

data = Pipeline("pipeline")                               # "pipeline"
result = data >> select_consonants >> set >> join_chars
print result.value                                        # "pln"

Project details


Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page