carlobeni / Registration-System-with-DearPyGui-in-python

python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Screenshot (1752)

Registration-System-with-DearPyGui-in-python

Obs:

  • Antes de compilar App.py, instalar DearPyGUI con pip install dearpygui o pip3 install dearpygui en la consola de python
  • SystemBanc es hija delayout y SystemCore
  • En la consola se imprimiran los atributos de los objetos de tipo Persona, Pjuridica y CBancaria
  • El programa solo permite cargar/editar datos de un cliente
  • Para usar en linux/mac

Cambiar from win32api import GetSystemMetrics en las clases de window Cambiar "cls" por "clear" en la linea 177 de Layout.py

About

python


Languages

Language:Python 100.0%