Skip to main content

Student pass or fail package

Project description

Rahimcalc


Package Name:

  • Rahimcalc

Author

  • Abdurrahim
  • Abdurrazzak

Package install comment

  • type in cmd(command prompt)
    • Python -m pip install Rahimcalc

Code:

import Rahimcalc as r
print(dir(r))
a=int(input("Enter a:"))
b=-int(input("Enter b:"))
print("Addition:",r.sum(a,b))
print("Subtraction:",r.sub(a,b))
print("Multiplication:",r.mul(a,b))
print("Division:",r.div(a,b))
print("Complex Numbers:",r.complex(a,b))
print("Exponent:",r.exp(a,b))

Package uninstall comment

  • type in cmd(command prompt)

    • pip uninstall Rahimcalc

Change log

0.4 (27/01/2022)

  • This is my first package.so this packsge is rough

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

Rahimcalc-0.3.4.tar.gz (2.9 kB view details)

Uploaded Source

Built Distribution

Rahimcalc-0.3.4-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

Details for the file Rahimcalc-0.3.4.tar.gz.

File metadata

  • Download URL: Rahimcalc-0.3.4.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.2

File hashes

Hashes for Rahimcalc-0.3.4.tar.gz
Algorithm Hash digest
SHA256 8c090d302ea5a3e53cf78be25e8e25dd6530cd5ed00493e13b112b1b5e86bfd3
MD5 3aae424576219cd2a669c699e0e93db4
BLAKE2b-256 427e906704e671b586f52db6d66187e232ebf8f14e010792dd70641b5438b7ea

See more details on using hashes here.

File details

Details for the file Rahimcalc-0.3.4-py3-none-any.whl.

File metadata

  • Download URL: Rahimcalc-0.3.4-py3-none-any.whl
  • Upload date:
  • Size: 3.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.2

File hashes

Hashes for Rahimcalc-0.3.4-py3-none-any.whl
Algorithm Hash digest
SHA256 1cbb0f449e9733c9924147ae70f2d61fd1b6970d41303d0174d5c626bd37049d
MD5 72026929e1680e7a8ce31e5f52ff2068
BLAKE2b-256 e19355e1e7d48b009c870aa43726675dc34254e48d3d8abe464d93ab49df7ac9

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