-
Can I know the total size of package, for example > pipdeptree
PyAutoGUI==0.9.54 **(total 10MB)**
├── MouseInfo [required: Any, installed: 0.1.3]
├── pyperclip [required: Any, installed: 1.8.2]
.... or if there is any other way to know that? |
Beta Was this translation helpful? Give feedback.
Answered by
Hetari
Apr 12, 2024
Replies: 1 comment 1 reply
-
I found the sloution here: |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Hetari
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I found the sloution here:
https://stackoverflow.com/a/67914559