Skip to main content

A package that serves as an all purpose calculator.

Project description

CalCalc codecov

Welcome to the coolest calculator you have ever used in python! Ask it any question your heart desires. Start small with simple math, but feel free to branch out and ask it more difficult questions. You might be wondering what the mass of the moon is, or what the average life expectancy of people in Germany is, or maybe you might be wondering... what is the meaning of life? These can all be answered by CalCalc!

Basic Usage:

import calcalc.CalCalc as cal

cal.calculate("7 * 4")
28

cal.calculate("abs(-10)")
10

cal.calculate("what is the mass of the moon in kg")
"7.3459×10^22 kg (kilograms)"

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

calcalc_js-1.0.1.tar.gz (4.0 kB view hashes)

Uploaded Source

Built Distribution

calcalc_js-1.0.1-py3-none-any.whl (3.9 kB view hashes)

Uploaded Python 3

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