Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/amhsirak/pypidisk

CLI tool to know the amount of disk space a PyPi package is eating
https://github.com/amhsirak/pypidisk

dependencies for-fun operating-system pip pypi python

Last synced: 1 day ago
JSON representation

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

Awesome Lists containing this project

README

        

## 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

2. In MB

image


Argument
Help
Required
Default
Type


--size or --s
Get size of package in KB or MB
False
KB
str