Skip to content

A collection of nicely interoperable libraries for data pipeline orchestration allowing for both SQL target and in-memory operation.

License

Notifications You must be signed in to change notification settings

pydiverse/pydiverse

Repository files navigation

pydiverse

CI

A collection of nicely interoperable libraries for data pipeline orchestration allowing for both SQL target and in-memory operation.

Installation

You can install the package in development mode using:

git clone https://github.com/pydiverse/pydiverse.git
cd pydiverse

# create and activate a fresh environment named pydiverse
# see environment.yml for details
mamba env create
conda activate pydiverse

pre-commit install
pip install --no-build-isolation -e .

About

A collection of nicely interoperable libraries for data pipeline orchestration allowing for both SQL target and in-memory operation.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages