Skip to content

alimogh/pyqt-dark-calculator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyqt-dark-calculator

PyQt dark theme calculator

Feature

  • Basic operation supported by most of the calculators(e.g. Arithmetic operation, square root, round)
  • Supporting parentheses calculation
  • Being able to open new calculator window
  • Show tooltip(helpful message to how the button works) when mouse cursor hovered to button

Requirements

  • PyQt5 >= 5.15

Included Packages

Setup

pip3 install git+https://github.com/yjg30737/pyqt-dark-calculator.git --upgrade

Usage

Code Sample

from pyqt_dark_calculator.calculatorApp import CalculatorApp

if __name__ == "__main__":
    import sys

    app = CalculatorApp(sys.argv)
    app.exec_()

Result

image

About

Dark theme calculator made out of PyQt5

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.4%
  • CSS 2.6%
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy