Générateur de rapport en docx ou latex pour les Comités de Sélection.
Dans un terminal, exécutez les commandes suivantes :
git clone https://github.com/bcharlier/grapport.git
cd grapport
python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
Dans un terminal,
cd exemple/rapporteur
python main_rapporteur.py
Dans un terminal,
cd exemple/jury
python main_jury.py
Pour adapter le rendu à votre cas, vous pouvez ajouter un sous-répertoire dans le modulegrapport.templates
.
- documentation
Benjamin Charlier - benjamin.charlier@umontpellier.fr
Rutger Noot - noot@math.unistra.fr : unistra_latex
template
MIT, 2024.