Adress Book With Python Tkinter & SQLite Part4



Adress Book With Python Tkinter & SQLite Part4

Adress Book With Python  Tkinter & SQLite  Part4

Installer la bibliothèque d’images Pillow: https://www.tresfacile.net/pithon-et-la-bibliotheque-de-traitement-dimages-pillow/
Source code: https://www.tresfacile.net/source-code-projects/adressBookPart4.rar
Création d’un carnet d’adresse ou gestionnaire des clients en Python Tkinter – parite4.
Dans cette quatrième partie du projet Python gestionnaire des clients ou carnet d’adresse, la création d’une base de données SQLIte3 et d’une table SQLite3 customers qui sera utilisée comme moyen de stockage des données des clients. Nous verrons aussi, comment afficher les données des clients sur un objet treeview tkinter.La version de python qui a été utilisée: Python 2.7 et python 3.7 version Windows 7 , python Windows 8, Python Windows 10. Pour un bon visionnage de la vidéo, utiliser le navigateur google chrome.
Creation of an address book or customer manager in Python Tkinter – parite4.
In this fourth part of the Python client manager or address book project, the creation of a SQLIte3 database and a SQLite3 customers table which will be used as a means of storing client data. We will also see how to display customer data on a tkinter treeview object. The version of python that was used: Python 2.7 and python 3.7 Windows 7 version, Python Windows 8, Python Windows 10. For a good viewing of the video, use the google chrome browser.

Comments are closed.