Tree-Shake python dependencies #22
baseplate-admin
started this conversation in
Ideas
Replies: 2 comments 4 replies
-
|
Linked issue in flet : flet-dev/flet#2319 (comment) |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
As it stands,
The apk generated by
python-for-androidare large in size and nature.I was wondering if it was possible to tree shake the android venv to reduce size.
Possible paths :
stdlibto a bare minimum for our app to function.deadandvulturecan be of use here.brotli/zstdinstead of.zip( or maybe even7-zip)Beta Was this translation helpful? Give feedback.
All reactions