Python natively into Excel, one of the most exciting new feature 14/10/202314/10/2023pythonprogramming Ok, now if you are in the beta channel of Microsoft office insider you can check the new feature of excel that allows [...]
How to Python in Excel day 2 08/10/202308/10/2023pythonprogramming This is my second attempt to understand how to use Python into Excel (first one is here). I made a simple function to [...]
Python in Excel 07/10/202308/10/2023pythonprogramming To use python directly in Excel you got to pay the montly fee of the personal subscription at least and enter in the [...]
Colorpycker Project with Tkinter’s scale widgets to choose a color 06/10/202306/10/2023pythonprogramming choose colors with tkinter [...]
New version of Colorpicker coming soon (tkinter app) 04/10/202304/10/2023pythonprogramming color chooser app with tkinter and scale widgets [...]
Colorpyker v.1 – tkinter app 03/10/202303/10/2023pythonprogramming tkinter app to choose your color [...]
From csv to dictionary 02/10/202302/10/2023pythonprogramming get data from a cvs and put it into a dictionary [...]
Simple Todo App 01/10/202301/10/2023pythonprogramming Let’s make a very simple todo app. The app will ask you what you want to add to a todo.txt file and then [...]
Tkinter azure theme example 3 24/09/202326/09/2023pythonprogramming tkinter window with dark theme azure examples with option menu and label [...]
Option list Tkinter Azure Dark theme 22/09/202322/09/2023pythonprogramming tkinter Dark theme azure with option list [...]