skip to navigation
skip to content

arithmetic 0.4

Arithmetic module

arithmetic is a Python module that allows mixing arithmetic operations and text. It resembles the calculator program bc.

A sample Tk-based editor that uses the module is provided as a starting point.

Tutorial documents are included, they will quickly show all the features of arithmetic.