EvalMath
Module that only have one fuction
Want to use eval as calculator but you fear that some user will hack you code?
Use evalmath!
Its quite simple
Usage
import evalmath
print(evalmath.calculate('3-4/8'))
import evalmath
question = str(input('Insert math question: '))
print(evalmath.calculate(question))
Release files for evalmath 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| evalmath-1.0.0.tar.gz | 1.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| evalmath-1.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 4.2 kB
Release files / evalmath-1.0.0.tar.gz
| Download URL | evalmath-1.0.0.tar.gz |
|---|---|
| Size | 1.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d26d15ffe5b71158bc108caa4ca9e906cfb2d169ab89116c3b5f6a58353a055e
|
|
BLAKE2b-256 checksum How to use checksums |
b3fbc7cacbecba8af459d74edf7f4f31e00dbb084f39315edb6668b49fa86b9f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
|
Release files / evalmath-1.0.0-py3-none-any.whl
| Download URL | evalmath-1.0.0-py3-none-any.whl |
|---|---|
| Size | 2.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
41fd2b8d00216ecbb28334c2bb228ea70c18c91357faa5f9e0634634e0202daa
|
|
BLAKE2b-256 checksum How to use checksums |
6386c9f976f869fa94f23d31d2b10b102df921eb3a51ef306360e8458055a307
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
|