python-beniget 0.4.2.post1
Extract semantic information about static Python code
Beniget is a collection of analyzers for Python AST. It is a building block for writing a static analyzer or compiler for Python.
- Outputs:
out
- Website: https://github.com/serge-sans-paille/beniget
- Licenses: Modified BSD
- Package source: gnu/packages/python-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-beniget 0.4.2.post1
as follows:
guix install python-beniget@0.4.2.post1
Or install the latest version:
guix install python-beniget
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.