ports/devel/py-beniget/pkg/DESCR

6 lines
211 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
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.