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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: Rahimcalc-0.3.8.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.8.tar.gz
Algorithm Hash digest
SHA256 251f4759b76696c0dc6f6967910b1e6aabeec238aefa965a9609723af55ecfd6
MD5 3b65bea8403444d0ee7c028f63fe8b96
BLAKE2b-256 5e8d734f89adeffd3419e04bd8b8eb6b0bf6be88156258833d183a66bb957f10

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Rahimcalc-0.3.8-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.8-py3-none-any.whl
Algorithm Hash digest
SHA256 39a748f2776944f7b965eceba90245ef0e03a30468887d59b4b823c158568177
MD5 8402e7b0e26107fe09b937b33fb3fe7b
BLAKE2b-256 88e97499ba0cd9af37feca58458f6b6a6f639eeb0e8948047757dd5889210cb6

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