Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KivyMD_Standard_Calculator

This is a small project for displaying that it is very easy to create standard calculator using KivyMD in Python.

Discription of the Python Files

The Program mainly contains two files:
1. calculator.py: This is the main file due to which the Application runs. All of the functions that are being executed are present in this file. It also contains the code for Appication's logo (a_logo.png), color/theme and window size.
The variable "code" is imported from the file kvcode.
2. kvcode.py: This is the second file containing the variable "code" which is responsible for the designing and structure of the Application. It contains the Screen, Layout, Main text field and Buttons.

Details of the Version used:

Python Version 3.6.8 used,
KivyMD Version 0.104.1 used.

About

This is a small project for displaying that it is very easy to create standard calculator using KivyMD in Python.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages