Skip to content

shubhamsangle25/ViperView

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 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

  • Python 100.0%