-
-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
This issue is created to research and the size of dependency packages.
@Rubyj said these packages waste a lof of size.
The problem may touch the problem to over 50MB lambda package.
Package Size
$ pip install pydataapi
$ du -d 1 -m venv/lib/python3.7/site-packages/ |sort -n |tail -n7
2 venv/lib/python3.7/site-packages/pip
3 venv/lib/python3.7/site-packages/setuptools
4 venv/lib/python3.7/site-packages/docutils
10 venv/lib/python3.7/site-packages/sqlalchemy
19 venv/lib/python3.7/site-packages/pydantic
43 venv/lib/python3.7/site-packages/botocore
84 venv/lib/python3.7/site-packages/
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels