+ 2
Read the termux docs on how to install python ,then python docs on how to run python in a terminal You can use pkg install python ,and then pip install package_name Make a .py file ,include code in it and run using python filename.py
15th Sep 2020, 2:41 PM
Abhay
Abhay - avatar