Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1.28 KB

README.md

File metadata and controls

27 lines (16 loc) · 1.28 KB

Printers Operators Page

Gestión de operadores autorizados a utilizar las impresoras 3D. Más información en la web

3D Printers authorized operators management. More info here

About

Automatic generation of printer operators page based on Jinja2 templates and GitHub issues.

Author: Manuel Peña

Demo here

Usage

  1. Install dependencies: pip install -r requirements.txt.
  2. Copy the website and template folder to the corresponding directory in your website server.
  3. Run the generate script with the path of the index.html file to write: python operadores.py -o path/to/website/index.html.

You will have to schedule the execution of operadores.py in order to have an updated webpage.

Attributions