Skip to content

c8dhjp4tyv-bit/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was built with the help of AI tools. The goal is learning and experimentation.

A modern GUI calculator built with Python and PySide6, supporting multiple languages and light/dark themes.

Features

  • Multi-language support (English default, also Turkish, German, French)
  • Dark and Light mode
  • Animated opening effect
  • Modern rounded UI design
  • Fully functional calculator with basic arithmetic operations

Installation (from source)

  1. Clone the repository:
git clone <https://github.com/c8dhjp4tyv-bit/Calculator.git>
cd <repo-folder>

    Create a virtual environment:

python -m venv .venv

    Activate the virtual environment:

    Windows PowerShell:

.venv\Scripts\Activate.ps1

    Linux / Mac:

source .venv/bin/activate

    Install dependencies:

pip install -r requirements.txt

    Run the calculator:

python calculator.py

Running as Executable

You can also use the prebuilt .exe available in the Releases
section. This does not require Python or dependencies. Just download and run.
Contributing

Contributions are welcome! Feel free to fork the repository and submit pull requests.
License

This project is licensed under the AGPLv3 License

About

Modern, animated calculator built with Python and PySide6. Dark/Light theme, smooth UI, frameless window, and open-source under AGPLv3.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages