A small calculator package
Project description
Calculator Package
Technologies
- Python 3.9 : Base programming language for development. The latest version of python.
- Docker Engine and Docker Compose : Containerization of the application and services orchestration
Description
This package just implements a simple Calculator that can do basic addition, subtraction, multiplication, division and nth root calculation. Like most other calculators, this calculator can be reset and cleared of all previous calculation history with the reset method.
Getting Started
Using this package is very simple, all you need is to have Git and Docker Engine installed on your machine.
cd into your project, then open up your terminal and run this command pip install git+https://github.com/Rafiatu/calculator to install the package and you're good to go!
Testing
This package has pytest embedded in it and can be run with the following command python -m pytest tests/
License
The MIT License - Copyright (c) 2021 - Rafihatu Bello
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 calculator-Rafiatu-0.0.1.tar.gz.
File metadata
- Download URL: calculator-Rafiatu-0.0.1.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1990544cc028940958cacf67cf42d08fbb800d936be70fe241d8ac237849daf8
|
|
| MD5 |
d00e7ae2c2756d5bb4cd1dc14f07116b
|
|
| BLAKE2b-256 |
9f42429da530131ecf37636b4d4f85224a6ecbfbb8b9737ce3733012631b6e1c
|
File details
Details for the file calculator_Rafiatu-0.0.1-py3-none-any.whl.
File metadata
- Download URL: calculator_Rafiatu-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0abe6a96bb8eaa83d9a4c384e1b4133e618a844b115286ef1d0c31ffa5608b62
|
|
| MD5 |
bc03e38fcf328e45740092aac1978774
|
|
| BLAKE2b-256 |
82d0af1c1f2d72c435b5f013b6f7272865056165520c560b3c29a2cc430f3d9b
|