|
|
011bb6a689
|
ajout(main.py): optimisation des fonctions
|
2026-02-11 23:46:22 +01:00 |
|
|
|
96dbaaaaf6
|
ajout: fonctions de recherche
|
2026-02-11 23:35:56 +01:00 |
|
|
|
ed86e588f7
|
merge exo2 et commentaire exo7
|
2026-02-11 23:20:20 +01:00 |
|
Chahrazad650
|
cd1e266f25
|
optimisation fonction prix()
|
2026-02-10 19:57:20 +01:00 |
|
Chahrazad650
|
2aa99453a0
|
modefication fonction prix() return None+tests
|
2026-02-10 19:39:47 +01:00 |
|
|
|
9f1ff1ef7b
|
ajout(main.py): initialise la fonction getvin
|
2026-02-10 19:01:10 +01:00 |
|
Chahrazad650
|
bfc39db652
|
ajout de la fonction informations
|
2026-02-10 01:25:00 +01:00 |
|
Chahrazad650
|
717fce6ca4
|
Modification de la fonction prix()
|
2026-02-10 00:56:39 +01:00 |
|
|
|
9914e8af41
|
Merge branch 'optimisation' into exo7
|
2026-02-09 23:46:33 +01:00 |
|
Chahrazad650
|
5785d571b2
|
Merge branch 'optimisation' of https://github.com/guezoloic/millesima_projetS6 into optimisation
|
2026-02-09 23:14:27 +01:00 |
|
|
|
ae66e94d6c
|
fix: correction et ajout de tests
|
2026-02-09 23:11:15 +01:00 |
|
|
|
2bc5d57a31
|
ajout(main): fonction acceder
|
2026-02-09 22:09:28 +01:00 |
|
|
|
8f21e48b28
|
ajout: changement des fonctions pour retourner un None si err
|
2026-02-09 21:42:03 +01:00 |
|
Chahrazad650
|
9e0cb9737e
|
ajout +attributs sur json_data
|
2026-02-09 21:10:33 +01:00 |
|
|
|
c62a5e6a76
|
fix(test_main): ScraperData n'existe plus
|
2026-02-09 20:27:06 +01:00 |
|
|
|
9da0159869
|
fix(main.py): changement donnée data
|
2026-02-08 22:47:10 +01:00 |
|
|
|
5c22777c2d
|
ajout(main.py): meilleur systeme de cache
|
2026-02-08 19:03:49 +01:00 |
|
|
|
0d78b1aec3
|
ajout EXO4
|
2026-02-07 23:11:12 +01:00 |
|
|
|
168ccf88dc
|
ajout fonction getvin et robinson / suckling
|
2026-02-07 23:03:11 +01:00 |
|
|
|
6992a0ca16
|
fix: format lint
|
2026-02-07 22:48:26 +01:00 |
|
|
|
74482af7f0
|
ajout: nouvelle classe pour données et testes
|
2026-02-07 20:36:09 +01:00 |
|
|
|
76017e3ea3
|
ajout(test_main): question 1 assertion si bien une liste
|
2026-02-07 19:02:19 +01:00 |
|
Loïc GUEZO
|
683582a253
|
Merge pull request #4 from guezoloic/exo1
Exo1
|
2026-02-06 21:26:10 +01:00 |
|
|
|
a81d5be5a9
|
ajout: commentaires et les requirements
|
2026-02-06 21:21:52 +01:00 |
|
|
|
2327974b6b
|
modif(test_main): ajout fonction tests et exemples locaux
|
2026-02-06 21:10:46 +01:00 |
|
|
|
f02a23f032
|
modif(main.py): restructuration de la classe
|
2026-02-06 18:55:37 +01:00 |
|
DAHMANI chahrazad
|
e2317de748
|
Merge pull request #2 from guezoloic/exo1
correction: certains bugs sur get_json_data
|
2026-02-05 18:31:32 +01:00 |
|
|
|
76475d4a2a
|
correction: certains bugs sur get_json_data
|
2026-02-05 18:21:50 +01:00 |
|
|
|
367d995feb
|
correction(requirements.txt): changement selenium -> requests
|
2026-02-04 23:18:38 +01:00 |
|
|
|
ef62022f8d
|
correction: ajout bon formattage pour flake8
|
2026-02-04 23:15:25 +01:00 |
|
Loïc GUEZO
|
a1033b240f
|
Merge pull request #1 from guezoloic/exo1
ajout Exo1
|
2026-02-04 22:21:00 +01:00 |
|
|
|
1c59297241
|
ajout(main.py): ajout commentaires
|
2026-02-04 22:19:29 +01:00 |
|
|
|
469a351f2a
|
ajout: ajout fonction json
|
2026-02-04 21:01:48 +01:00 |
|
|
|
e6b04fc740
|
ajout(main): class Scraper
|
2026-02-01 22:04:21 +01:00 |
|
|
|
94edc2e94b
|
fix: test fichier a part
|
2026-01-28 22:11:52 +01:00 |
|
|
|
22d64370a9
|
ajout(main.py): ajout test
|
2026-01-28 22:05:25 +01:00 |
|
|
|
18b0a1559a
|
ajout(res): ajout projet jalon 1
|
2026-01-28 21:38:52 +01:00 |
|
Chahrazad650
|
b744309d6a
|
Exo2
|
2026-01-28 18:17:02 +01:00 |
|
|
|
993246f485
|
ajout(main.py): ajout fonction soup
|
2026-01-28 18:03:38 +01:00 |
|
Loïc GUEZO
|
09f124969e
|
Add GitHub Actions workflow for Python application
This workflow installs Python dependencies, runs linting with flake8, and executes tests with pytest on push and pull request events.
|
2026-01-28 17:25:44 +01:00 |
|
|
|
1f01797b08
|
ajout: configuration python3
|
2026-01-28 17:19:23 +01:00 |
|
Loïc GUEZO
|
c16bb8c111
|
Initial commit
|
2026-01-28 17:12:45 +01:00 |
|