Skip to content

CLI tool to know the amount of disk space a PyPi package is eating

License

Notifications You must be signed in to change notification settings

amhsirak/pypidisk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPiDisk

Know the amount of space a PyPi package is occupying on your hard disk.

? Why

You may achieve the same by using various commands on your OS. PyPiDisk is a just Pythonic way for the same - just in case you don't want to write commands :)

> Install

pip install pypidisk

! Use

Use the command pypidisk

Output

  1. In KB

image

  1. In MB

image

Argument Help Required Default Type
--size or --s Get size of package in KB or MB False KB str

About

CLI tool to know the amount of disk space a PyPi package is eating

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages