Skip to content
This repository has been archived by the owner on Jul 8, 2018. It is now read-only.

Latest commit

 

History

History
33 lines (22 loc) · 955 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 955 Bytes

CuriElements

Proyecto para la enseñanza y aprendizaje de la tabla períodica

Image of Atom

Image of CuriElements

Image of CuriElements

Image of CuriElements

Image of CuriElements

Instalación:

Descargar e instalar PyQt5 desde Aquí

pip install "CuriElements"

Uso

from CuriElements.app import app
app()

Requerimientos:

  • Python>=3.5.2
  • PyQt5>=5.7.2
  • gTTS>=1.1.6
  • wikipedia>=1.4.0