MCPcopy Create free account
hub / github.com/Mrinank-Bhowmick/python-beginner-projects / app.py

File app.py

projects/Calculator-GUI-With-Python/app.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from kivy.app import App
2from kivy.uix.button import Button
3from kivy.uix.boxlayout import BoxLayout
4from kivy.uix.gridlayout import GridLayout

Callers

nothing calls this directly

Calls 2

myAppClass · 0.85
runMethod · 0.45

Tested by

no test coverage detected