Arboles y automatas en python
Grupo N1
- Felipe Antonio Perez Cares
- Alex Pino Moya
- Alex Phillips Bidart Orellana
- Pablo Andrés Sepúlveda Fernández
- Oscar Ambrosio Muñoz Retamal
- Python
- Tk
- Graphviz
- Pillow
Por PowerShell(Windows) o por Terminal(Linux/Mac)
pip install tk
pip install graphviz
pip install pillow
python AutoEd.py
Instalar pyinstaller por
pip install pyinstaller
Y compilar por
pyinstaller .\AutoEd.py