CALCULATOR PROGRAM
Project description
Simple Calculator
A simple python calculator with the following functions :
- Addition, subtraction, division and multiplication
- Takes the n'th root
- Able to reset memory and also calculate with previous value
Installation
- Calculator requires >= Python 3 to run
Installation from pip and PYPI
-
pip install calculator_simple_function
Installation as a python module:
- Create a virtual environment
$ python -m venv venv
- Activate the virtual environment
$ venv\Scripts\activate.bat
- Install the Calculator with pip
$ pip install git+https://github.com/helloworld4774/simple_calculator.git
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file simple_calculator_function-0.2.tar.gz.
File metadata
- Download URL: simple_calculator_function-0.2.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.27.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
15a6e6e55405d29c39257a7ede497628bcab210eb0409e18fe0ae25b597fecbe
|
|
| MD5 |
ea3131cb83c41f9ae6564560300fe19b
|
|
| BLAKE2b-256 |
0372527dc320dfd27bf007adfdd240443edfad76f2f7f3a64400ff3cf78c13a7
|
File details
Details for the file simple_calculator_function-0.2-py2.py3-none-any.whl.
File metadata
- Download URL: simple_calculator_function-0.2-py2.py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.27.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c554be5b09c9e26dbb080ccef143311cee59f5b5160d3534f66a9193d2591aa2
|
|
| MD5 |
353c115ee7e10a33037e7cb24925e006
|
|
| BLAKE2b-256 |
38bf64204fcde96bda3b53ffbef7ea9785abfb144e32dac20e063159c2caa44f
|