Memory game with Python in no time 13/07/201928/07/2019pythonprogramming How to memorize lists of names in the most effective and fun way with a couple of lines of code in Python [...]
How to import a blog on glitch.com from github 12/07/201903/11/2019pythonprogramming Import and export our site/blog/app made in glitch.com in github [...]
Create a cover for Youtube with PIL 11/07/201906/05/2021pythonprogramming Create a cover for youtube with PIL with images and text [...]
Download a playlist from youtube 11/07/201914/07/2019pythonprogramming Download a playlist from youtube [...]
Publish app or blog with glitch.com and Python in no time (full – without installing anything neither Python) 10/07/201907/08/2019pythonprogramming Create and publish on line a blog or an app with Python and Flask, using glitch.com for free. [...]
Put our Flask blog on Glitch.com for free 09/07/201920/09/2019pythonprogramming Put the blog made with flask on line for free with glitch.com [...]
Flask 8 – Templates 07/07/201920/09/2019pythonprogramming How to use templates in flask to make all the pages look alike. [...]
Record the screen with ffmpeg and Python 06/07/201915/03/2020pythonprogramming Record from your screen with Python and ffmpeg [...]