Notes du jour
This commit is contained in:
parent
8689e4fc33
commit
f5dc280639
26
2026-01-15.md
Normal file
26
2026-01-15.md
Normal file
@ -0,0 +1,26 @@
|
||||
python3 -m http.server pour avoir un serveur
|
||||
|
||||
toml
|
||||
yaml (clé:valeur)
|
||||
|
||||
html basé sur xml
|
||||
|
||||
json très précis
|
||||
programme jq
|
||||
pas d'espace avec les '='
|
||||
'""' ou "''"
|
||||
|
||||
API aplication web
|
||||
|
||||
gbvenv librairies python
|
||||
|
||||
pour commencer un projet python(!!!!!!!!!!!!!!!!!important!!!!!!!!!!!!!!!!!!)
|
||||
pour activer:
|
||||
-source gbvenv/bin/activate
|
||||
pour quitter:
|
||||
deactivate
|
||||
|
||||
|
||||
python -m pip install fastapi
|
||||
|
||||
pip install -r requierments.txt
|
||||
Loading…
x
Reference in New Issue
Block a user