Skip to main content

An interactive terminal calculator with basic and advanced math operations.

Project description

Project Tree Structure

math_operations_project/ (Root directory) ├── pyproject.toml ├── README.md ├── history.txt ├── setup.cfg ├── LICENSE ├── tests/ │ └── test_operations.py └── math_operations_kseahtan/ (Actual code folder) ├── calculate.py ├── init.py ├── run.py ├── basic/ ├── init__.py │ ├── add.py │ └── subtract.py
└── advanced/ ├── init.py ├── multiply.py ├── divide.py ├── exponent.py └── square_root.py

Credits –

Basic and Advanced math algorithms (with some modification) adapted from https://www.geeksforgeeks.org/python/python-packages/ by GreeksforGreeks (https://www.geeksforgeeks.org/)

Licenses

This project is licensed under the MIT License - see the LICENSE file for details. Educational snippets and package layout algorithms are adapted from GeeksforGeeks under their educational terms.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

math_operations_kseahtan-1.0.3.tar.gz (6.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

math_operations_kseahtan-1.0.3-py3-none-any.whl (7.9 kB view details)

Uploaded Python 3

File details

Details for the file math_operations_kseahtan-1.0.3.tar.gz.

File metadata

File hashes

Hashes for math_operations_kseahtan-1.0.3.tar.gz
Algorithm Hash digest
SHA256 2c7b0ed8ced276c953d73324e50c547aaf219c6671d32eaa6360eaaf55e5cd63
MD5 6e8983b3fe11c11324590502a4ab01e2
BLAKE2b-256 35bcdfc586c23c0c9f27a4e1e118faa3603b0fee81ed4bc0ec7ec76e11d12844

See more details on using hashes here.

File details

Details for the file math_operations_kseahtan-1.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for math_operations_kseahtan-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 2a8348ea2f41f468936d3b157050d43f4cd708ebb5504f30da56e6ceb32da6d6
MD5 0facbf93350f1a26c85c5d19f2d2a340
BLAKE2b-256 bad24fd3aa79a23d4478fc1f83ad0dfd42c20c692ac2bb3a7d81e5ab4c0ca111

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page