Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
from
kivy.app
import
App
2
from
kivy.uix.button
import
Button
3
from
kivy.uix.boxlayout
import
BoxLayout
4
from
kivy.uix.gridlayout
import
GridLayout
Callers
nothing calls this directly
Calls
2
myApp
Class · 0.85
run
Method · 0.45
Tested by
no test coverage detected