Project: beniget

Extract semantic information about static Python code

Project Details

Latest version
0.4.1
Home Page
https://github.com/serge-sans-paille/beniget/
PyPI Page
https://pypi.org/project/beniget/

Project Popularity

PageRank
0.002426455105631927
Number of downloads
102118

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.