summaryrefslogtreecommitdiff
path: root/devel/py-beniget/DESCR
blob: 088e988dde21a2fd08b833e05555050d2780bbdc (plain)
1
2
3
4
5
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.