Les bibliothèques Python
source : https://fr.wikibooks.org/wiki/Programmation_Python/Bibliothèques_pour_Python Dans Python, une bibliothèque est un ensemble logiciel de modules (classes (types d’objets), fonctions, constantes, …) ajoutant des possibilités étendues à Python : calcul numérique, graphisme, programmation internet ou réseau, formatage de texte,...
