python3-beniget
collection of compile-time Python AST analyzers
Description
Collection of compile-time analyzers of Python Abstract Syntax Trees that can be used as building blocks to write static analyzers or compilers: * Ancestors: map a node to the list of its enclosing nodes
* DefUseChains: map a node to the list of definition points in that
node
* UseDefChains: map a node to its list of potential definitions
This package contains the Python 3 version of the library.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/serge-sans-paille/beniget
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install python3-beniget