Skip to content

It is a simple python program to do simple math opertion(like- addition, substraction etc) for terminal. It is written on python3.

License

Notifications You must be signed in to change notification settings

tonmoy-islam/calcupy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

calcupy

It is a simple python program to do simple math opertion(like- addition, substraction etc) for terminal. It is written on python3.

Installing Process

You can simply clone this repository by using git.
Or put this commands serially on your terminal.

* git clone https://github.com/tonmoy-islam/calcupy.git
* cd calcupy
* chmod +x calc.py
* python calc.py

Or you can copy this command given below--

bash <(curl -s https://raw.githubusercontent.com/tonmoy-islam/calcupy/master/install.sh)

[√] Make sure that you have installed python package or use python environment on your terminal.

About

It is a simple python program to do simple math opertion(like- addition, substraction etc) for terminal. It is written on python3.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published