tilboerner / depx

Examine and visualize dependencies used by Python modules 🔍
Other
19 stars 3 forks source link

Add `--format` parameter #17

Closed tilboerner closed 5 years ago

tilboerner commented 5 years ago

Change the executable to produce only one output, whose format can be selected by a command line parameter, --format, or -t. Output should go to stdout, and can then be piped somewhere, or redirected into a file.

We can later add the ability to specify an output filename.

The current --export parameter can be dropped.

Formats for now: