Skip to content

Simple Calculator App using the eval function in Python. Deployed on the server using Flask.

Notifications You must be signed in to change notification settings

kfpro/SimpleCalcEvalPython

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Flask Calculator using Eval in Python

Simple Calculator App using the eval function in Python. Deployed on the server using Flask.

Usage

Simple Expressions

Simple Expression Simple Expression

Complicated Expressions

Complicated Expression

Tutorials

Some great tutorials that I learnt coding for this app are :

Note: If the live demo doesn't work anymore, or you need help on the topic feel free to reach out at [email protected].

About

Simple Calculator App using the eval function in Python. Deployed on the server using Flask.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 54.6%
  • Python 45.4%