Skip to main content

A package for evaluation of Arithmetic operations.

Project description

About [PyArihtOps] Package

This is a simple package which helps in the calculation. You can see it at GitHub also

How to install it on Windows

pip install pyarithops

How to install it on Linux

sudo pip3 install pyarithops

How to use it

Initializing the Package

from pyarithops import PyArithOps

num1 = 7
num2 = 3

calc = PyArithOps(num1, num2)

Adding two numbers

calc.addition()

Subtracting two numbers

calc.subtraction()

Multiplying two numbers

calc.multiplication()

Dividing two numbers

calc.division()

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

pyarithops-0.0.1.tar.gz (2.4 kB view details)

Uploaded Source

Built Distribution

pyarithops-0.0.1-py3-none-any.whl (2.7 kB view details)

Uploaded Python 3

File details

Details for the file pyarithops-0.0.1.tar.gz.

File metadata

  • Download URL: pyarithops-0.0.1.tar.gz
  • Upload date:
  • Size: 2.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.2

File hashes

Hashes for pyarithops-0.0.1.tar.gz
Algorithm Hash digest
SHA256 ebf91c99c79e111550057c74e05b76411651c8627d0d9fbde2471c5242a3580c
MD5 35b35604845ca5fa1281ed32a14a5cb4
BLAKE2b-256 1b29facf10039db6b3c056576e21316b9fa468725fcac5b34b8a18ad3c012cf4

See more details on using hashes here.

File details

Details for the file pyarithops-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: pyarithops-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 2.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.2

File hashes

Hashes for pyarithops-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f09f2d1f281e385284f256e0273a26a8c5bbd2e9e92e0962d478e98e31f3f849
MD5 b3f0e22481d4fa1c8db5f11a9ea2d0da
BLAKE2b-256 891c50d147412566b596ef5f2231b8e6296bfac923937e4376336248dc2d95c6

See more details on using hashes here.

Supported by

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