Skip to content

Calculadora feita com PySide6 / Calculator made with PySide6

License

Notifications You must be signed in to change notification settings

OLuwis/Python-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[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