this is my first module (basiccalculator). Made by ByteVolx
Project description
About basiccalculator
A basic calculator that can add, subtract, divide, and multiply numbers. To use basiccalculator you can choose between these 4 functions.
If you used from...
If you used from to import this package, you can just type in: divide(number1, number2), multiply(number1, number), subtract(number1, number2), or add(number1, number2)
If you used import...
If you used import to import this package, you can just type in: basiccalculator.divide(number1, number2), basiccalculator, multiply(number1, number), basiccalculator.subtract(number1, number2), or basiccalculator.add(number1, number2)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file basiccalculator-ByteVolx-0.0.1.tar.gz.
File metadata
- Download URL: basiccalculator-ByteVolx-0.0.1.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/1.5.0 colorama/0.4.4 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e214434efff4f1fe6c0bee04d1412dd8833c682d2af31f623a72788b05f5a7db
|
|
| MD5 |
ff683ebc475bc2c9eab17936501a665f
|
|
| BLAKE2b-256 |
50802f9bbc936b1a54c20b9c31c9764318d76cb4af89140cce43301970caa219
|
File details
Details for the file basiccalculator_ByteVolx-0.0.1-py3-none-any.whl.
File metadata
- Download URL: basiccalculator_ByteVolx-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/1.5.0 colorama/0.4.4 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1a7e0e2fb4014f6726ef4fbffa9c5f05fe5489ee71155712864f3dc95090bd1e
|
|
| MD5 |
b87a3b4ae2f806453441db00813461b7
|
|
| BLAKE2b-256 |
48ef083ae8af0d3f7dfb3e7fd76e22c5a9c120e4df24eaf1a261b8b4faaba0a9
|