Skip to main content

Simple library for Extracting and Transforming data, third incarnation.

Project description

et3

A simple library for Extracting and Transforming data, third incarnation.

install

$ pip install et3

usage

You have a description of your data in the form of a dictionary, with each key's value being a list of transformers. This description is applied to a list of items using the render and render_item functions. The first transformer in the list of transformers receives the item, the next element receives the result of the previous transformation and so on.

Examples:

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

et3-1.5.2.tar.gz (15.7 kB view hashes)

Uploaded Source

Built Distribution

et3-1.5.2-py3-none-any.whl (16.2 kB view hashes)

Uploaded Python 3

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