Skip to content

amureki/pypigraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pypigraph

Visualize Python package dependency graphs.

pypigraph.org

Features

  • Paste a pyproject.toml, enter a URL, or type a package name
  • Interactive graph with pan, zoom, and search
  • Color by depth, freshness, license, or size
  • Package details: version, license, release date, size, dependencies
  • Graph stats: depth distribution, freshness breakdown, largest packages, license overview
  • Tree and radial layouts
  • Light/dark theme
  • Shareable URLs
  • Works entirely in the browser -- no backend