Metadata-Version: 2.1
Name: pylineage
Version: 0.1.0
Summary: Data Lineage for Python
Home-page: https://github.com/jasperpaalman/pylineage
License: MIT
Keywords: lineage,data-lineage,pylineage,sql
Author: jasperpaalman
Author-email: jasper_paalman@hotmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: graphviz (>=0.16,<0.17)
Requires-Dist: networkx (>=2.5.1,<3.0.0)
Requires-Dist: pydot (>=1.4.2,<2.0.0)
Requires-Dist: regex (>=2021.4.4,<2022.0.0)
Project-URL: Repository, https://github.com/jasperpaalman/pylineage
Description-Content-Type: text/markdown

# pylineage
Data Lineage for Python

