Skip to content

FranciscodeMaussion/Python-Grouper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-Grouper

Generates Group based on a csv

Instalation

Python part

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.

System wide part

You will need wkhtmltopdf to convert from html to pdf. In debian:

sudo apt install wkhtmltopdf

Usage

python Grupos.py <quantity_per_group> <csv_file> <name_exported_file>

About

Generates Group based on a csv

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages