Skip to content
/ Calcy Public

A scientific calculator made in Python using native modules

License

Notifications You must be signed in to change notification settings

dydx-git/Calcy

Repository files navigation

Calcy

A scientific calculator made in Python using native modules

Getting Started

Clone or just download the ZIP to your desktop.

Prerequisites

As Calcy uses Python as its language of choice, you need to have Python 3 installed on your system. Calcy is cross-platform and uses Tkinter as its UI library so having standard Pyhon libraries installed is required.

Installing

Just double-click or run Main.py and Calcy will launch.

Coding Styles

This was not an OOP-based project so the program follows simple programming sequence. Each function is placed in a different file due to college project requirements.

Built With

  • Python 3 - The programming language used

Authors

  • Muhammad Taha - Main App Logic and a few other important functions - Muhammad Taha
  • Muhammad Mustafa - All other functions/operations

License

This project is licensed under the MIT License.

Acknowledgments

  • Hat tip to anyone who's code was used
  • Stackexchange ❤

Releases

No releases published

Packages

No packages published

Languages