CLI tool to know the amount of disk space PyPi packages are occupying.
Project description
PyDisk
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. PyDisk is a just Pythonic way for the same - just in case you don't want to write commands :)
> Install
pip install pydisk
! Use
Use the command pydisk
Output
- In KB
- In MB
Argument | Help | Required | Default | Type |
--size or --s | Get size of package in KB or MB | False | KB | str |
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.