SkillAgentSearch skills...

BlackWidow

Visualizing Python Project Import Graphs

Install / Use

/learn @madisonmay/BlackWidow
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

BlackWidow

Visualizing Python Project Import Graphs

Installation:

sudo pip install blackwidow

Demo with:

python -m blackwidow.web [package_name]

Optionally pass in a list of file patterns to exclude

python -m blackwidow.web [package_name] --exclude *test*

Once the visualization is displayed, you can inspect file names by hovering over a node.

Sample results:

Flask:

Flask Project Graph

Django

Django Project Graph

Requests:

Requests Project Graph

BlackWidow:

BlackWidow Project Graph

Related Skills

View on GitHub
GitHub Stars109
CategoryDevelopment
Updated2mo ago
Forks5

Languages

Python

Security Score

95/100

Audited on Feb 7, 2026

No findings