PyCalc

Home

A simple command-line calculator built with Python and Lua that evaluates both mathematical and chemical expressions directly in the terminal, designed for simplicity and ease of use.

Key Features

Example Usage

Type 'exit' and ENTER to quit the program
>> 98 * 180 / 2pi
= 27708.847204662037
Press enter to continue...
Try it now on Github

Features

Explore the full capabilities of PyCalc.