/ReproUI

Small Python app to show pending orders in a 3D printing service

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

ReproUI

This Python 3(.7: python-3.7 branch, .10: master branch) app shows pending 3D printing orders from a Google SpreadSheet. Originally developed to work with CREA (Club de Robótica y Electrónica @ ETSIDI, UPM) databases.

Some of the original code in googleFlow.py was obtained from this example