py-beniget-0.4.2.post1

extract semantic information about static Python code

Index | devel

Description

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.

Homepage: https://github.com/serge-sans-paille/beniget/

Run Dependencies