For online math api
Project description
WEBMATH
Online Math Calculator
Shoutout to BobDotCom#4428 for his help
Instructions
- Install:
pip install web-math
- Run Programm:
# import webmath and asyncio
import asyncio
from web_math import webmath
# make def
async def bread():
output = await webmath.calculate("3+3")
print(output)
# run def
asyncio.run(bread())
- Ride the space skyway home to 80s Miami
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
web_math-1.1.2.tar.gz
(2.9 kB
view details)
Built Distribution
File details
Details for the file web_math-1.1.2.tar.gz
.
File metadata
- Download URL: web_math-1.1.2.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.5.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cb2b6d403650ae29d81f4aabdf6c5bc5b6ee5fce9eb90257eba45b0ad48350d1 |
|
MD5 | c934d2f14712139f8fbde538e070d548 |
|
BLAKE2b-256 | 869a48be3652c2148b37a52a56fe72cacae8c8b99c3cecb9ab994a150263a486 |
File details
Details for the file web_math-1.1.2-py3-none-any.whl
.
File metadata
- Download URL: web_math-1.1.2-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.5.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b2d15692c00b151f899eec407228fc306d16a9c600e3285205b84bc50daf1233 |
|
MD5 | e7343398a70cca8b14efe621f37ea930 |
|
BLAKE2b-256 | f176dd4a4f8d20bf1c50f342e44920fd9b75fc77a033a740b3f76d1b1964eea2 |