loongson/pypi/: beniget-0.4.1 metadata and description
Extract semantic information about static Python code
author | serge-sans-paille |
author_email | serge.guelton@telecom-bretagne.eu |
classifiers |
|
license | BSD 3-Clause |
platform |
|
requires_dist |
|
requires_python | >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.* |
Because this project isn't in the mirror_whitelist
,
no releases from root/pypi are included.
File | Tox results | History |
---|---|---|
beniget-0.4.1-py3-none-any.whl
|
|
|
beniget-0.4.1.tar.gz
|
|
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.