PyCalc is a calculator written in Python.
The calculator is constituted by a interface (a program that receive user inputs), a filter (a program that filter user inputs) and a group of modules that are used by the calculator to make calculations and design graphics.
This project was developed by PyTeam.