notes du jour

This commit is contained in:
Tenzing Kandang 2026-01-15 16:41:39 +01:00
parent d7f4fd91b4
commit 5c49e9beb6
2 changed files with 20 additions and 0 deletions

6
2026-01-09.md Normal file
View File

@ -0,0 +1,6 @@
#Python et Grabber
format .INI pour stocker de l'information,
plein de fichiers de configs (frameworks) sont dans un format comme summary.txt qu'on a crée
TOML, Yaml, Yaml un peu plus lisible, TOML est plus secure

14
2026-01-15.md Normal file
View File

@ -0,0 +1,14 @@
Json jq
endpoint : point d'acces, adresse
API Application Program Interface
#CREATION API
commandes projets python
activer commande virtuel: source gbvenv/bin/activate
desactiver: deactivate
statut code http
installation librairie par pip
python3 -m