beniget 0.5.0


pip install beniget

  Latest version

Released: Nov 29, 2025

Project Links

Meta
Author: serge-sans-paille
Requires Python: >=3.6

Classifiers

Development Status
  • 4 - Beta

Environment
  • Console

Intended Audience
  • Developers

License
  • OSI Approved :: BSD License

Natural Language
  • English

Programming Language
  • Python :: 3

A static analyzer for Python 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.

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras: None
Dependencies:
gast (>=0.7.0)