Metadata-Version: 2.4
Name: flow-framework
Version: 0.1.1
Summary: A Python ETL Pipeline Framework
Project-URL: Repository, https://github.com/python-flow-framework/flow-framework
Author: Moses Wynn
License: MIT license
License-File: LICENSE
Keywords: ETL,dataflow,etl,flow,flow framework,pipeline,pipelines
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# Flow Framework

A Python framework for building ETL pipelines or other flow programming applications.

# Roadmap

- Build Core Data Structures [x]
- Document Core Datastructures [ ]
- Build CLI [ ]
- Build Config System [ ]
- Built In Steps for Common Transformations and Popular DB Source/Sinks [ ]