/pydepfile

Primary LanguagePythonApache License 2.0Apache-2.0

pydepfile

About

pydepfile is a dependency resolver which shows dependent files of a python script for reproducibility

Usage

$ pydepfile examples/dag.py
examples/dag.py
examples/common.py
examples/b.py
examples/a.py