technique:python

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision
Révision précédente
technique:python [2019/11/21 00:27] francoisatechnique:python [2020/01/09 02:13] (Version actuelle) – supprimée francoisa
Ligne 1: Ligne 1:
-====== Programmer en python ====== 
- 
-  * [[https://www.fullcirclemag.fr/?download/468|Manuel Ubuntu de Python]] 
-  * [[https://docs.python.org/fr/3/tutorial/|Manuel Python3]] 
-  * [[https://inforef.be/swi/download/apprendre_python3_5.pdf|Apprendre Python 3]] 
-  * [[http://python.lycee.free.fr/|Débuter avec Python]] 
-  * [[https://inforef.be/swi/python.htm|Débuter avec Python avec Gerard Schimmen]] 
- 
-===== Editeurs de code ===== 
- 
-  * **Atom**  (libre, multi-OS) : https://atom.io/ 
-  * Packages utiles : https://www.alsacreations.com/outils/lire/1744-editeur-code-source-atom-io.html 
-  * Packages : french-menu, autocomplete-python, 
- 
-===== Modules ===== 
- 
-==== Tkinter (old-school, mais fonctionnel) ==== 
- 
-  * https://docs.python.org/fr/3/library/tkinter.html 
-  * https://python.doctor/page-tkinter-interface-graphique-python-tutoriel 
-  * https://www.tutorialspoint.com/python/python_gui_programming.htm 
- 
-==== CSV ==== 
- 
-  * [[https://docs.python.org/fr/3/library/csv.html|Lire et écrire un CSV - Doc Python 3]] 
-  * [[http://www.chicoree.fr/w/Fichiers_CSV_en_Python|Lire et écrire un CSV]] (avec Chicorée) 
- 
-==== Flask ==== 
- 
-  * [[https://flask.palletsprojects.com/en/1.1.x/|https://flask.palletsprojects.com/en/1.1.x/]] 
-  * [[https://openclassrooms.com/fr/courses/4425066-concevez-un-site-avec-flask|https://openclassrooms.com/fr/courses/4425066-concevez-un-site-avec-flask]] 
- 
-==== WSGI ==== 
- 
-  * [[https://www.bortzmeyer.org/wsgi.html|https://www.bortzmeyer.org/wsgi.html]] 
-  * [[https://wsgi.readthedocs.io/en/latest/index.html|https://wsgi.readthedocs.io/en/latest/index.html]] 
  
  • technique/python.1574292439.txt.gz
  • Dernière modification : 2020/04/11 02:26
  • (modification externe)