python uml code graph

本文介绍了多个用于Python的UML工具,包括PyUML、Epydoc、PyNSource、Lumpy等,这些工具支持从Python代码生成UML图表及文档,有助于软件设计与理解。

UML tools for Python:

  • PyUML is an open source Eclipse plug-in offering round trip engineering betwee UML and Python.UML support is limited to class diagrams and the code-generation capabilities are simple class to class (or interface to interface) transformations
  • Epydoc : Generate UML documentation from python code (last release on 2008)
  • PyNSource : Reverse engineer python source code into UML. Generated UML class diagrams can be displayed as ASCII Art or in a more typical graphical form.
  • Lumpy . Python module that generates UML diagrams (currently object and class diagrams) from a running Python program. It is similar to a graphical debugger in the sense that it generates a visualization of the state of a running program, but it is different from a debugger in the sense that it tries to generate high-level visualizations that are compliant (at least in spirit) with standard UML
  • ObjectDomain : commercial tool with forward and reverse engineering support for Python.
  • argoUML-python seems (seemed?) to go in the same direction but it is not quite there yet.
  • GraphModels (django-command-extensions) creates a UML-like GraphViz dot file for the specified app name
  • Pyreverse included in the Pylint source distribution (for the analysis of the quality of python code) creates UML diagrams from the code
  • pywebuml uses graphviz to create a UML class diagram representing your python (and also Java and C#) code.
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值