Outils pour utilisateurs

Outils du site


tech:python_gui_mobile_smartphone

Python GUI mobile smartphone

Voir :

  • Kivy
  • BeeWare / Toga

Kivy

Voir :

sudo apt update
sudo apt install -y git zip unzip openjdk-8-jdk python3-pip autoconf libtool pkg-config zlib1g-dev libncurses5-dev libncursesw5-dev libtinfo5 cmake libffi-dev libssl-dev
 
#pip3 install --user --upgrade Cython==0.29.19 virtualenv  # the --user should be removed if you do this in a venv
 
sudo apt-get install cython3
 
pipenv install kivy buildozer
pipenv shell
buildozer init
pip3 install Cython
buildozer -v android debug
tech/python_gui_mobile_smartphone.txt · Dernière modification : de Jean-Baptiste

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki