kivy_introduction
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
| kivy_introduction [2020/01/04 09:53] – [Kivy: Introduction] serge | kivy_introduction [2022/06/14 14:10] (Version actuelle) – [Installation de kivy] serge | ||
|---|---|---|---|
| Ligne 4: | Ligne 4: | ||
| **[[http:// | **[[http:// | ||
| </ | </ | ||
| + | <WRAP center round box 40% centeralign> | ||
| + | **[[les_pages_kivy_en_details|Les pages Kivy en détails]]** | ||
| + | </ | ||
| <WRAP center round info 60% centeralign> | <WRAP center round info 60% centeralign> | ||
| **Avec python 3 exclusivement !** | **Avec python 3 exclusivement !** | ||
| </ | </ | ||
| - | <WRAP center round todo 60%> | ||
| - | Pages à faire | ||
| - | * [[un_menu_avec_masquage]] | ||
| - | </ | ||
| ===== Ressources ===== | ===== Ressources ===== | ||
| Ligne 42: | Ligne 40: | ||
| < | < | ||
| sudo apt-get install python3-pip | sudo apt-get install python3-pip | ||
| - | sudo pip3 install kivy pygame | + | python3 -m pip install kivy pygame |
| </ | </ | ||
| - | ====Remarque de l' | ||
| - | J'ai prévu d' | ||
| - | python3 -m pip install kivy pygame | ||
| - | Puis, un jour, | + | ====Configurarion de kivy==== |
| - | **[[http://sametmax.com/les-environnement-virtuels-python-virtualenv-et-virtualenvwrapper/|Les environnements virtuels Python]]** ! | + | |
| =====Comment compiler un programme kivy pour obtenir une application Android avec Buildozer===== | =====Comment compiler un programme kivy pour obtenir une application Android avec Buildozer===== | ||
| Ligne 61: | Ligne 56: | ||
| {{topic> | {{topic> | ||
| - | {{tag> | + | {{tag> kivy python |
kivy_introduction.1578131637.txt.gz · Dernière modification : de serge
