pygcalc is a calculator written in python using urllib and httplib to parse the google calculator result of the entered expression.
FreddieBoi/pygcalc
pygcalc is a calculator that uses python libs urllib and httplib to parse the google calculator results
Python