prefix is a command line prefix calculator written in python. It supports basic math functions (add, subtract, multiply, divide) as well as some more advanced (exponents, logarithms, etc.)
This small script currently runs a simple desktop Calculator application. It currently supports the four operations. Simple to run and light on resources.