Generates Group based on a csv
pip install -r requirements.txt
- grip is used to generate github flavoured html in python.
- pdfkit it is used to convert from html to pdf in python.
You will need wkhtmltopdf to convert from html to pdf. In debian:
sudo apt install wkhtmltopdf
python Grupos.py <quantity_per_group> <csv_file> <name_exported_file>