Advanced Python Calculator With an API
Project description
ADVCALC
How to use it
First use:
pip instal advcalc
Then, import it in your python file by using:
import ADVCALC
or you can use
from ADVCALC import pow
or what so ever.
You don't have to import pow. You can import whater you like.
The functions include:
advcalc
add
sub
div
mul
sqrt
square
round_without_decimal_place
round_with_decimal_place
cube
cbrt
and
pow
getAPIKey
getCode
Requires an API Key
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
advcalc-0.1.4.tar.gz
(2.9 kB
view details)
Built Distribution
File details
Details for the file advcalc-0.1.4.tar.gz
.
File metadata
- Download URL: advcalc-0.1.4.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 75b9baf21364cdc51af27a10a263409dfea0d08ba03ba41e75386833dc710c51 |
|
MD5 | 618422e1e2879777c2e9194917dbcc96 |
|
BLAKE2b-256 | 995dcf250caab7b65cad987ec9ca67e7b7ef00f4c5cf549f77e1f7cedc24b6b6 |
File details
Details for the file advcalc-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: advcalc-0.1.4-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2e9f281b5ee7b093c40577199c9ceae7d3e8944ff3a523ef6fc9fa73b741ed56 |
|
MD5 | 956a23c332020af6a4c644de57a0221a |
|
BLAKE2b-256 | 395faa68bc4b059266904c159c3605d2f9d54ae42337a1d826aaf82bb02de050 |