Skip to main content

A tool for visualizing data lineage and column-level dependencies

Project description

Data Flow Tool

A modern data lineage visualization tool that helps you understand column-level dependencies between your data tables.

Features

  • Interactive visualization of data lineage
  • Column-level dependency tracking
  • Support for DBT projects
  • Dark/Light mode
  • Interactive column highlighting
  • Draggable nodes
  • Detailed tooltips with metadata

Installation

pip install dataflowtool

Usage

  1. From the command line:
dataflowtool

This will start the server and open the visualization in your default web browser.

  1. As a Python module:
from dataflowtool.server import run_server

run_server()

DBT Integration

The tool automatically detects DBT projects in the current directory or its parents. If a DBT project is found, it will use the manifest.json and catalog.json files to generate the lineage visualization.

If no DBT project is found, the tool will use sample data to demonstrate its functionality.

Development

  1. Clone the repository:
git clone https://github.com/yourusername/dataflowtool.git
cd dataflowtool
  1. Install dependencies:
pip install -e .
cd frontend
npm install
  1. Build the frontend:
npm run build
  1. Run the development server:
python dataflowtool/server.py

License

MIT License

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

dataflowtool-0.1.2.tar.gz (120.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dataflowtool-0.1.2-py3-none-any.whl (7.8 kB view details)

Uploaded Python 3

File details

Details for the file dataflowtool-0.1.2.tar.gz.

File metadata

  • Download URL: dataflowtool-0.1.2.tar.gz
  • Upload date:
  • Size: 120.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.4

File hashes

Hashes for dataflowtool-0.1.2.tar.gz
Algorithm Hash digest
SHA256 5984806bd0ffbeaae8d6bbf28e08b02b84119e074f9a224af63df6ce40f14cc7
MD5 fc84e331993787a6c9dbb590bb97c02f
BLAKE2b-256 40e052605143055f66122df56524f76e53564e532860b403535bfc787245fb6c

See more details on using hashes here.

File details

Details for the file dataflowtool-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: dataflowtool-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 7.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.4

File hashes

Hashes for dataflowtool-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 db36accedccd1397ba4af1c357e3dfe92c480dcef24d13e10cade79cf4cee04b
MD5 c1c8c7f1ce93d2edd751bed7a355470a
BLAKE2b-256 2277a92262c38fd9eaad9553c27259f71ccce753bcf687caeaec6bf35ea1f480

See more details on using hashes here.

Supported by

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