Skip to content

Chill-Astro/PyCalc-CE

Repository files navigation

Calculator Logo

PyCalc-CE v1.2

PyCalc - C# Edition [ CE ] is a faster version of PyCalc written fully in C#! It's available for Windows [ x64 ], Linux [ x64 ] & MacOS [ x64 & Arm64 ].

Key Features :

  • Dozens of Calculation Options ✅
  • Extemely Lightweight [It's a Terminal-based App]. ✅
  • Highly Powerful and extendible. ✅
  • Fast and Error-Proof Calculations. ✅
  • High Precision for decimals. ✅
  • Update check Support. ✅
  • Available for Windows, Linux & MacOS. ✅
  • Fully Self-Contained so no .NET 8.0 Runtime Needed! [ At the Cost of File Size. ]. ✅

Install PyCalc-CE from Winget :

winget install PyCalc-CE

To Run on Linux & MacOS :

chmod +x /<path>/PyCalc-CE 

.//<path>/PyCalc-CE

Replace with the actual directory.

Note : You may need to run as Superuser using sudo! On MacOS, you may need to modify some permissions under Privacy and Security!


Preview [ FEDORA 42 VM ] :

image


Installation and Requirements :

  • Any system with .NET SDK installed [ For building ].
  • Build the file in any IDE / Code Editior.
  • No installation needed if using PyCalc-CE.exe on Windows Systems or PyCalc-CE for Linux & MacOS Systems!