installing python libraries

107 views
Skip to first unread message

Syed Munawer Hassan

unread,
Sep 4, 2025, 10:42:31 PMSep 4
to DroidScript
How to install new python libraries in DS

Dave

unread,
Sep 20, 2025, 10:11:16 AMSep 20
to DroidScript
DS uses Brython by default which supports a subset of Python libs - https://www.brython.info/static_doc/3.13/en/stdlib.html

If you have the source code to a Python lib (written in pure Python) you can can put in a sub-folder of your project and use it in the normal way

If you want a more complete Python experience you can use Pyodide instead - https://pyodide.org/en/stable/ although it will load much slower than Brython.

Reply all
Reply to author
Forward
0 new messages