In this project I’ll show you how to compare directories, save the result, and process the result: all combined in one attractive GUI. The first […]
Continue readingCategory: Python
Python – reading Outlook mails
Github Project https://github.com/edleijnse/mailReader In this project you’ll find a sample how to read items from Outlook, select some of them and save attachments to a […]
Continue readingPython – read Word documents
Project: https://github.com/edleijnse/wordDocumentReader In this Python script you’ll find a sample how to traverse a directory with subdirectories, select Word document, extract the texts and make […]
Continue readingTI-84 Python development sample
Preparation (optional) Get sample code from GITHUB here Open Pycharm (or another editor) and create a project from the GITHUB linkTip: close all projects first […]
Continue readingTI-84 Python programming – Introduction – simple Euro Calculator
Introduction in programming a TI-84 calculator with Python
Continue reading