You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Assurez-vous d'avoir Python installé sur votre système. Ensuite, installez les dépendances requises en exécutant la commande suivante dans le répertoire du projet :
pip install -r requirements.txt
Étape 3 : Lancer le projet
Pour lancer le projet, exécutez la commande suivante :
python ./src/main.py
Prêt à démarrer !Votre projet est maintenant prêt à être exécuté. Vous pouvez explorer le code, modifier les fichiers et lancer le projet à nouveau pour voir les changements.