Skip to content

A calculator app in python written with flet framework.

Notifications You must be signed in to change notification settings

taaaf11/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Calculator

A calculator app in python written with flet framework.

Screenshot

image

Run it!

  1. Clone the repo or download zip.
  2. Navigate to the cloned directory or to the extracted directory.
  3. Open terminal in the directory.
  4. Run the following commands:
  5. Creating virtual environment: python -m venv .env
  6. Activating it: .env\Scripts\activate
  7. Running: python main.py
  8. Deactivate the virtual environment: deactivate

About

A calculator app in python written with flet framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages