LICENSE
README.md
pyproject.toml
src/vcti/pipeline/__init__.py
src/vcti/pipeline/column.py
src/vcti/pipeline/combiner.py
src/vcti/pipeline/flow.py
src/vcti/pipeline/iterable.py
src/vcti/pipeline/observer.py
src/vcti/pipeline/py.typed
src/vcti/pipeline/record.py
src/vcti/pipeline/reducer.py
src/vcti/pipeline/source.py
src/vcti/pipeline/target.py
src/vcti/pipeline/transformer.py
src/vcti_data_pipeline.egg-info/PKG-INFO
src/vcti_data_pipeline.egg-info/SOURCES.txt
src/vcti_data_pipeline.egg-info/dependency_links.txt
src/vcti_data_pipeline.egg-info/requires.txt
src/vcti_data_pipeline.egg-info/top_level.txt
src/vcti_data_pipeline.egg-info/zip-safe
tests/test_column.py
tests/test_flow.py
tests/test_version.py