/pypi-size-calculator

Calculate the size of PyPI packages and their dependencies.

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

PyPI Size Calculator

Calculate the size of PyPI packages and their dependencies.

Usage

$ pip install requirements.txt
$ python calculate-size.py <package1> [package2] [...]

It's very much unpolished at the moment, but it works well enough for basic uses.

License

Licensed under the BSD 3-Clause License.