Beniget: Static Python Code Analysis
JSON →Beniget is a static analyzer for Python code, providing compile-time analyses on Python Abstract Syntax Tree (AST). It offers over-approximation of global and local definitions and can compute def-use chains. It serves as a foundational building block for writing static analyzers or compilers for Python, relying on `gast` for cross-version AST abstraction and also supporting the standard library `ast` since version 0.5.0. It is actively maintained with periodic updates.
Traffic · last 30 days ↑125% vs prev 7d
total hits 21
actors 6 distinct systems
last hit 1d ago AhrefsBot
top countries 🇩🇪 Germany · 🇸🇬 Singapore · 🇺🇸 United States · 🇫🇷 France · 🇨🇦 Canada
API endpoints
full doc /v1/registry/beniget
install /v1/registry/beniget/install
compatibility /v1/registry/beniget/compatibility