Python tips and trick, you haven't already seen
https://martinheinz.dev/blog/1
Du code, des mots, des livres.
https://martinheinz.dev/blog/1
https://nanonets.com/blog/ocr-with-tesseract/
https://blog.dropbox.com/topics/work-culture/-the-mind-at-work--guido-van-rossum-on-how-python-makes-thinking
https://articles.life4web.ru/python/colon/
https://blog.ganssle.io/articles/2019/11/utcnow.html
https://python-graph-gallery.com/
« This website displays hundreds of charts, always providing the reproducible python code! It aims to showcase the awesome dataviz possibilities of python and to help you benefit it. »
https://bibhasdn.com/blog/visualizing-networks-with-python-and-networkx/
https://framagit.org/etnadji/frakaso
https://pylustrator.readthedocs.io
Un éditeur visuel pour les figures de Matplotlib qui une fois le stylage accompli insère le code Python nécessaire (qui est du code simplement utilisable avec Matplotlib, Pylustrator n’est plus une dépendance).
https://zenodo.org/record/1294663
https://medium.com/@winston.smith.spb/python-ocr-for-pdf-or-compare-textract-pytesseract-and-pyocr-acb19122f38c
https://www.pyimagesearch.com/2017/07/10/using-tesseract-ocr-python/
https://f.hypotheses.org/wp-content/blogs.dir/5649/files/2019/06/session3_kthoden_export.pdf
https://elpub2019.hypotheses.org/slides
https://github.com/brechtm/citeproc-py
https://www.pythonforthelab.com/blog/intro-to-python-lambda-functions/
https://makina-corpus.com/blog/metier/2018/pourquoi-mettre-a-jour-son-python-regulierement
https://www.machinelearningplus.com/plots/matplotlib-tutorial-complete-guide-python-plot-examples/
Un tutoriel qui a l’air assez complet.
https://etnadji.fr/blog/idref.html
http://linuxfr.org/news/owlready-un-module-python-pour-manipuler-les-ontologies-owl
https://github.com/floyernick/fleep
https://github.com/ChrisKnott/Eel
http://awesome-python.com/
https://github.com/kbrgl/scroller
http://bioinfo-fr.net/ecrire-son-parseur-a-la-main-chroniques-dune-mauvaise-bonne-idee
Y’a des librairies pour parser du CSV, c’est pas pour rien
http://pep8.org/
Un site pour la norme de formatage de code PEP8 (Python).
http://sametmax.com/les-interpreteurs-alternatifs-de-python/
https://github.com/gravmatt/py-term
Oui, ça fait le boulot de curses. Mais franchement, curses, c’est chiant. Urwid, un peu mieux, mais bof.
http://kevinlondon.com/2015/07/26/dangerous-python-functions.html
https://astrofrog.github.io/blog/2016/01/12/stop-writing-python-4-incompatible-code/
https://zestedesavoir.com/tutoriels/954/notions-de-python-avancees/
http://www.python-excel.org/
http://sametmax.com/jouons-un-peu-avec-python-3-5/
En plus détaillé: https://zestedesavoir.com/articles/264/sortie-de-python-35/
http://blog.xebia.fr/2015/04/29/les-outils-de-la-data-science-python-data-tools/