Skip to main content

A 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pln-0.0.1dev.tar.gz (1.2 kB view hashes)

Uploaded Source

Built Distribution

pln-0.0.1dev-cp27-none-macosx_10_10_intel.whl (2.0 kB view hashes)

Uploaded CPython 2.7 macOS 10.10+ intel

Supported by

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