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.3.tar.gz (2.9 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: Rahimcalc-0.3.3.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.3.tar.gz
Algorithm Hash digest
SHA256 6b3af874f2c82904ba6834d9747656b93f7ab1127616b01130cbeee35041e086
MD5 5330b472910d7899d78d562f35ba033c
BLAKE2b-256 2be2026ff8d5bf868c39f39249656ce839527a874183a22efce739d74e5e2f32

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Rahimcalc-0.3.3-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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 bf5f1a065503ea60dee6f8b4175311a46a1d448ce7a62f1185768175f187d49b
MD5 8a13d23855128dfbfba530eba92f58c2
BLAKE2b-256 1472676b5cfe7e462e248be15851c5d20f90ee5e73195dba8a1e326b7c0d6f6f

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