pkgsrc/devel/py-beniget/DESCR
adam 02842bb75c py-beniget: added version 0.4.1
A static analyzer for Python2 and Python3 code.

Beniget provides a static over-approximation of the global and local
definitions inside Python Module/Class/Function. It can also compute def-use
chains from each definition.
2021-10-01 19:53:00 +00:00

5 lines
224 B
Text

A static analyzer for Python2 and Python3 code.
Beniget provides a static over-approximation of the global and local
definitions inside Python Module/Class/Function. It can also compute def-use
chains from each definition.