thebjorn / pydeps

Python Module Dependency graphs
https://pydeps.readthedocs.io/en/latest/
BSD 2-Clause "Simplified" License
1.8k stars 114 forks source link

Support output markdown mermaid #208

Open EricWebsmith opened 9 months ago

EricWebsmith commented 9 months ago

I was looking for a tool to generate markdown / mermaid chart of python module dependencies. If you can support that, it would be much better. otherwise, I will convert the dot file to mermaid.

thebjorn commented 9 months ago

Hi @EricWebsmith , I'm afraid that is not a priority for me right now. I'll be happy to accept a PR though...