A simple Chart with Python 03/02/202003/02/2020pythonprogramming Charts with matplotlib and pyplot [...]
Make HTML TABLES with PANDAS with css Style 01/02/202002/02/2020pythonprogramming Create an html table that is nice with pandas [...]
Create A Beautiful Html Table with Python 31/01/202002/02/2020pythonprogramming How to make html tables with Python [...]
Simplest Game Ever with Pygame 30/01/202011/02/2020pythonprogramming simplest game ever with pygame to learn how to make videogames with python [...]
Draw in tkinter’s canvas 26/01/202026/01/2020pythonprogramming A very simple program to draw with tkinter [...]
Python and the module Random 26/01/202026/01/2020pythonprogramming python random module to get random numbers… choice, sample, shuffle… what are they for? [...]
Split images with PIL aka pillow and Python (for sprite animation) 25/01/202025/01/2020pythonprogramming Live coding video about cropping images with PIL and Python [...]
Interactive python shell on your blog! 24/01/202024/01/2020pythonprogramming How to use an interactive shell for python on wordpress [...]
Tkinter: ImageBrowser 2 – with canvas 23/01/202024/01/2020pythonprogramming Loading images and showing them in a GUI with Tkinter and Canvas, using your favourite language: Python [...]
Get Audio from MP4: Live coding (ffmpeg + Python + tkinter) 18/01/202019/01/2020pythonprogramming get audio from a video with python, tkinter and ffmpeg. GUI too. [...]