Vulture
JSON →Vulture is a Python library and command-line tool designed to find dead code in Python programs. It analyzes your code for unused functions, classes, methods, and variables by building an abstract syntax tree (AST) and then performing reachability analysis. Currently at version 2.16, it maintains an active development cycle with several releases per year, incorporating new Python version support and bug fixes.
Traffic · last 30 days
total hits 12
actors 4 distinct systems
last hit 4d ago GPTBot
top countries 🇸🇬 Singapore · 🇺🇸 United States · 🇨🇦 Canada · 🇩🇪 Germany
Resources
packagepypi.org/project/vulture/ ↗
API endpoints
full doc /v1/registry/vulture
install /v1/registry/vulture/install
compatibility /v1/registry/vulture/compatibility