Aug. 13, 2026

Python / C++ Calculator

A simple calculator app with the GUI written in Python and a custom calculations library written in C++. Uses Pybind11 to execute C++ code from Python.

c++ python

View Source

A simple calculator app with the GUI written in Python and a custom calculations library written in C++. Uses Pybind11 to execute C++ code from Python.