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.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.4.tar.gz (233.0 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.4-py3-none-any.whl (121.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: dataflowtool-0.1.4.tar.gz
  • Upload date:
  • Size: 233.0 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.4.tar.gz
Algorithm Hash digest
SHA256 d7153b93b00dc5af4f173a86dd7645c34ea25042b4271afc09212992fb0ef7f5
MD5 f426cb342081c63013fbc250a6b928a0
BLAKE2b-256 9b234ef4e7951d61b21849b4933d1c54962d9863c78ef33c0ff06ca6f1b6db87

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dataflowtool-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 121.1 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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 bdb48fb83c3f405c15173b4416e820434cf140ff28747e0ac52c0e801e443539
MD5 b7bd20d80c4bf17b4f5a856f4eb50798
BLAKE2b-256 ff0cc185410dc0789d33978de8081c363e3bba4048bef79007d35feccf0f7a45

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