0

are there tools to generate code maps of python project?

(basically, I would like to see all internal dependencies of functions and classes)

thanks

jjrr
  • 1,038
  • 2
  • 13
  • 26
  • 1
    Does this answer your question? [What's the best way to generate a UML diagram from Python source code?](https://stackoverflow.com/questions/260165/whats-the-best-way-to-generate-a-uml-diagram-from-python-source-code) – Runinho Nov 17 '22 at 15:50
  • so, epydoc has issues indeed with python3; pylint / pyreverse seems working, although I am not super satisfied with results -- keep testing – jjrr Nov 22 '22 at 11:20

0 Answers0