Démonstration de l'usage de l'API Sqlite3 pour encoder des élèves.1er essai
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Lapin-Blanc 72079464bb sur deux tables (localités) 3 år sedan
.gitignore initial commit 3 år sedan
README.md initial commit 3 år sedan
encodage_eleves.py initial commit 3 år sedan
formulaire.py sur deux tables (localités) 3 år sedan
requirements.txt initial commit 3 år sedan
utils.py initial commit 3 år sedan

README.md

ecole-sql

Démonstration de l’usage de l’API Sqlite3 pour encoder des élèves.

Configuration :

virtualenv env
. env/bin/activate (Linux) ou .\env\Scripts\activate (Windows)
pip install -r requirement.txt

Utilisation

Mode texte : python encodage_eleve.py Mode graphique : python formulaire.py