Skip to main content

A simple calculator package with basic arithmetic operations.

Project description

Simple Calculator

A simple calculator Python package with basic arithmetic operations. This package is designed to be easily installable from PyPI.

Features

  • Addition
  • Subtraction
  • Multiplication
  • Division

Installation

pip install simple-calculator-tsai  # (replace with actual package name after upload)

Usage

from calculator import Calculator

calc = Calculator()
print(calc.add(2, 3))      # 5
print(calc.subtract(5, 2)) # 3
print(calc.multiply(3, 4)) # 12
print(calc.divide(10, 2))  # 5.0

License

MIT

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

simple_calculator_tsai-0.1.0.tar.gz (2.1 kB view details)

Uploaded Source

Built Distribution

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

simple_calculator_tsai-0.1.0-py3-none-any.whl (2.0 kB view details)

Uploaded Python 3

File details

Details for the file simple_calculator_tsai-0.1.0.tar.gz.

File metadata

  • Download URL: simple_calculator_tsai-0.1.0.tar.gz
  • Upload date:
  • Size: 2.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.10

File hashes

Hashes for simple_calculator_tsai-0.1.0.tar.gz
Algorithm Hash digest
SHA256 0f2de0590f498a9f5cc230c55f0b4d838a297101cfe7555dcd7de220e8fe1d71
MD5 6bc98ff7da11c56aeb3615aec27e66c6
BLAKE2b-256 aaef9cbfe508f108a02387662ce915da0757b9adea9cdb0a0a5d210bf60c21b3

See more details on using hashes here.

File details

Details for the file simple_calculator_tsai-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for simple_calculator_tsai-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 068a6c680d33f66dcbc4d1d5814a9b398d9cb61f9ab22e048fbf96ff75843cb5
MD5 b0f6bdc19e87ebec1e66ee0623e2d32c
BLAKE2b-256 12c01332919f6bc916b6dbe9ac7349e117cd2e2a4a37b86f8312715efd16016b

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