ArielCabib / python-tkinter-calculator

Automatically exported from code.google.com/p/python-tkinter-calculator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wellcome to Python Tkinter Calculator!

  * windows users: run __main__.pyw to start the calculator without console.
  * unix-like users: run either __main__.py (e.g. "python __main__.py") or as a directory (e.g. "python .").
  * 'calc.history' is an example file you can load to check if all is working fine.
  * see license.txt for license info.

About

Automatically exported from code.google.com/p/python-tkinter-calculator

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%