AUTHORS
LICENSE
MANIFEST.in
README.md
setup.py
querycraft/Database.py
querycraft/LLM.py
querycraft/LRS.py
querycraft/PlantUML.py
querycraft/SQL.py
querycraft/SQLException.py
querycraft/__init__.py
querycraft/logger.py
querycraft/security.py
querycraft/sqlsbs.py
querycraft/tools.py
querycraft/web_sbs.py
querycraft.egg-info/PKG-INFO
querycraft.egg-info/SOURCES.txt
querycraft.egg-info/dependency_links.txt
querycraft.egg-info/entry_points.txt
querycraft.egg-info/requires.txt
querycraft.egg-info/top_level.txt
querycraft/cache/readme.txt
querycraft/config/codemata.json
querycraft/config/config-sbs-std.cfg
querycraft/config/config-sbs.cfg
querycraft/cookies/readme.txt
querycraft/data/cinema.db
querycraft/data/cours.db
querycraft/data/em.db
querycraft/data/entreprise.db
querycraft/data/librairie.db
querycraft/data/lutins.db
querycraft/data/robots.db
querycraft/data/vols.db
querycraft/exos/Didapro11.json
querycraft/exos/OENU2026.json
querycraft/exos/ex1.json
querycraft/exos/exos1.json
querycraft/exos/readme.txt
querycraft/logs/readme.txt
querycraft/models/readme.txt
querycraft/templates/config.html
querycraft/templates/correction_prompt-old.md
querycraft/templates/correction_prompt.md
querycraft/templates/credits.html
querycraft/templates/database_prompt.md
querycraft/templates/didapro11.html
querycraft/templates/erreur_prompt.md
querycraft/templates/exercices.html
querycraft/templates/index.html
querycraft/templates/requete_prompt.md
querycraft/templates/systeme_prompt.md
test/testLRS.py
test/testOllama.py
test/testParse.py
test/test_SQL.py