Skip to content

ExoFi-Labs/ViperView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ViperView

ViperView is a sleek, local desktop application that helps you visualize and manage the space used by your installed Python packages.
No servers. No terminals. Just a GUI that gives you the power to analyze, filter, and export your pip environment.

Image

✨ Features

  • 📦 Lists all installed pip packages with their version, size, and location
  • 💾 Visualize package size with an interactive Plotly bar chart (Top 20 by size)
  • 🔍 Search/filter packages in real time
  • 📊 Displays total size, average size, and package count
  • 📥 Export package data to CSV
  • 🌙 Dark theme, fully local PyQt5 app (no browser required)

🧰 Instructions

  • pip install -r requirements.txt
  • run python viperview.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages