PythonCalculator

(3 votes)
PythonCalculator

Extension for mathematical calculations.

Single use:
1. Write a mathematical expression
2. Select that expression
3. Run PythonCalculator

Download extension
Operating System: System Independent
Official release: 0.4.2
Date: 2009-Nov-06
Size: 105.34 KB
License: opensource
Further product information: Screenshots | Product details

Comments

code optimize

it works very fine !
- but after replacing the lines 46 to 56 in pythonCalculater.py with only one line:
s = str(eval (string))
it still works fine !

Thanks!

Thanks!

Doesn't work

It doesn't start when I click the toolbar button.

Python

Do you have Python installed? You have to install it in order to use this extension. On Mac or Linux it is usually preinstalled, but on Windows, you have to install it yourself ( Python Programming Language -- Official Website )