Create an animated gif with PIL 25/07/201904/08/2019pythonprogramming Create an animated gif with PIL [...]
Adapting number thousand separator to your local system 24/07/2019pythonprogramming Seaparating thousands in numbers in your country [...]
PIL – Drawing points patterns on Image 23/07/201923/07/2019pythonprogramming Let’s make a background image with PIL with some pattern drawings on it. [...]
Python to make html tables code 22/07/201922/07/2019pythonprogramming Make a table in html without having to write a single tag, using this python code and saving a lot of time [...]
PIL => create a transparent image 21/07/201922/07/2019pythonprogramming Make transparent images with PIL joining more transparent images [...]
Make covers with PIL 20/07/201920/07/2019pythonprogramming This time we make different styles for our images made with PIL. [...]
Inserting an Image (that fits) in Powerpoint with Python 16/07/201911/08/2023pythonprogramming In this code you can see an example to insert an image in Powerpoint [...]
Download all your soundcloud file 16/07/201914/01/2021pythonprogramming A module to download the files you uploaded on soundcloud at once. [...]
Create a cover for Youtube with PIL 11/07/201906/05/2021pythonprogramming Create a cover for youtube with PIL with images and text [...]
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. [...]