Export des résultats en JSON

This commit is contained in:
2024-06-08 23:06:41 +02:00
parent 56358048f4
commit 56ef9795bb
7 changed files with 271 additions and 12 deletions

View File

@ -4,7 +4,7 @@ import datetime
from sqlalchemy import Engine, select
from sqlalchemy.orm import Session
from nupes.data import get_file
from nupes.cache import get_file
from nupes.models.europeennes2024 import Bloc, Nuance, Liste, Candidat