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 ↑133% vs prev 7d
total hits 13
actors 4 distinct systems
last hit 1d ago GPTBot
top countries 🇺🇸 United States · 🇮🇳 India · 🇩🇪 Germany · 🇨🇦 Canada
Resources
packagepypi.org/project/vulture/ ↗
API endpoints
full doc /v1/registry/vulture
install /v1/registry/vulture/install
compatibility /v1/registry/vulture/compatibility