This package browser is in early development. Mind the rough edges.

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.

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.