Skip to content

gsarapura/Proyecto-Integrador-TSIT-4.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proyecto-Integrador-TSIT-4.0 - Disquería

Integrantes

  • Balduzzi, Lucas
  • Oliver, Juan Guillermo
  • Quintana, Hernán Darío
  • Sarapura, Gustavo

Requisitos:

  • Python 3.7 o posterior.
  • Pip (acorde a cada SO).
  • Módulo mysql-connector:
pip install mysql-connector-python 
  • Módulo rich:
pip install rich