5 lines
211 B
Text
5 lines
211 B
Text
A static analyzer for Python 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.
|