Skip to content

오픈소스 소프트웨어 프로젝트 pyqt를 이용한 계산기 (이전 저장소 : https://github.com/huchujj/PyQt_calculator_OLD)

License

Notifications You must be signed in to change notification settings

huchujj/pyqt_calculator

Repository files navigation

PyQt_calculator

The simple calculator based on PyQt5 This calculator is based on studyingrabbit's work (https://studyingrabbit.tistory.com/23)

Features

Compute formulas, such as window calculators

You can use this library with other python library to

  • four arithmetic operations function
  • operarional functions other than four arithmetic operations (square, square root, etc)

Requirements

PyQt5 module

Installation requirements

python -m pip install pyqt5

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

License

This project is licensed under the MIT License. See the LICENSE.md file for details.

About

오픈소스 소프트웨어 프로젝트 pyqt를 이용한 계산기 (이전 저장소 : https://github.com/huchujj/PyQt_calculator_OLD)

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages