OLuwis / Python-Calculator

Calculadora feita com PySide6 / Calculator made with PySide6

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[EN]

Python-Calculator

Calculator made with Python using the Qt framework version 6 with the PySide library, the application also uses other libraries to compose the interface, being them PyQt-Fluent-Widgets and PyQt-Frameless-Window, this way creating a Windows application using Microsoft's system design FluentUI.

Build

Inside the "app" folder, execute the following command to compile the application and create an executable

  pyside6-deploy

License

GPLv3

[PT-BR]

Python-Calculadora

Calculadora feita com Python usando o framework Qt na versão 6 com a biblioteca PySide, a aplicação também usa outras bibliotecas para compor a interface, sendo elas PyQt-Fluent-Widgets e PyQt-Frameless-Window, assim criando uma aplicação para Windows usando o sistema de design FluentUI da Microsoft.

Construir

Dentro da pasta "app", execute o seguinte comando para compilar a aplicação e criar um executável

  pyside6-deploy

Licença

GPLv3

About

Calculadora feita com PySide6 / Calculator made with PySide6

License:GNU General Public License v3.0


Languages

Language:Python 99.9%Language:Ruby 0.1%