Skip to main content

A simple calculator package for arithmetic operations.

Project description

Calculator Package

A simple Python calculator package for basic arithmetic operations.

Features

  • Addition
  • Subtraction
  • Multiplication
  • Division

Installation

pip install calculator

from calculator import add, subtract, multiply, divide

print(add(2, 3))       # Output: 5
print(subtract(5, 3))  # Output: 2
print(multiply(2, 3))  # Output: 6
print(divide(6, 3))    # Output: 2.0

---

### **5. `LICENSE`**
Add an open-source license (e.g., MIT License).

```plaintext
MIT License
...

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

abc_test_code-0.1.0-py3-none-any.whl (2.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: abc_test_code-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 2.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.9.6

File hashes

Hashes for abc_test_code-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 384752e715a5fa6e4315618f50e9fc4da26ebb874bcc6a3f1b5325a7f25cbc54
MD5 b79f72306fef3e8bf50e926fceb18b62
BLAKE2b-256 60026d7aace07c3b4728f15b2aa453e06b8a3836b67dd9804ca46949031cf0cb

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