Multiple screen app using -Python -Kivy

Pubblicato il: 03 agosto 2022
sul canale di: SnakeInCode
9,147
like

#appdevelopment #python_project #kivy #Snake_in_code

This app will work on mac, android , ios and windows because this is a interface free method.
So, you can easily try this app at any where.

Kivy _playlist:   • Kivy Tutorials  

Python projects & APP development playlist:
   • Python Kivy Projects & APP development  

Initial code:

from kivy.app import App
from kivy.lang import Builder
from kivy.properties import StringProperty
from kivy.uix.screenmanager import Screen, ScreenManager
from kivy.core.window import Window


class TutorialApp(App):
def build(self):
return

if _name_ == "__main__":
TutorialApp().run()

=======Lessons=====
00:00 Introduction
2:10 Importing Kivy & Initial code
3:41 Background color & make 3 screen
8:36 First page design
21:34 : On press button
27:15 Second page design
28:51 Switch page
31:11 Home page design
35:51 Final Output

Please Subscribe my channel
Thank You


In questa pagina del sito puoi guardare il video online Multiple screen app using -Python -Kivy della durata di ore minuti seconda in buona qualità , che l'utente ha caricato SnakeInCode 03 agosto 2022, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 9,147 volte e gli è piaciuto like spettatori. Buona visione!