A key goal is to make you aware of the size of packages you're about to depend on — and to encourage using fewer or smaller dependencies when possible. In some regions (such as mainland China), downloading packages can be painfully slow, so every kilobyte counts. The cost isn't measured in money, but in patience.
Future Plans
Display the total size of a dependency tree (not just the directly imported package, but all transitive dependencies as well) — under consideration.
Issues & Contributing
Found a bug or have a feature idea? Please open an issue on GitHub.
I'm an undergraduate student maintaining this in my spare time — I may not respond quickly, and I might not be able to solve every issue. That said, forks are welcome and contributions are appreciated!
Release Notes
0.0.1
Initial release. Supports Python and Java import size decorators.