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.3.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.3-py3-none-any.whl (7.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: dataflowtool-0.1.3.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.3.tar.gz
Algorithm Hash digest
SHA256 f7d57bcaf8fe9bb53faa37790cb0f758ad8797ce436b7e5681e832462ced1bd5
MD5 6d09806360dc6fcee8a42000e3e2503e
BLAKE2b-256 e79b8bc64ca822608e6f3789b734cc4ebcf3974e1b2e412ec4b952d3cade3d6e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dataflowtool-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 7.9 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 086acf7e54fc7450b71ba519407afa558dc3cbf57020c7f92df1ba426428096a
MD5 486d2a25783af43bfb5c97872ce45039
BLAKE2b-256 cae1244911c4879b0a4b4ca877482fe60715931f7e6005554873fd996237aa8f

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