Get all the files in a subdirectory as a clickable list in an html file 12/06/2020pythonprogramming Have an html with all your files in the folders and subfolders in alphabetical order clickable [...]
Pygame by example 3: use pygame for presentations like Powepoint 10/06/202019/06/2020pythonprogramming Pygame like powerpoint [...]
Join images vertically or horizzontally 07/06/202009/09/2023pythonprogramming Join images together with python and pil [...]
Python by example 1: get the content of a text file with a cli 06/06/2020pythonprogramming Get the content of a file chosen among a list of files using a command line interface [...]
Python and games with pygame, part 8 – Lotta sprites 02/06/2020pythonprogramming Many sprites at once with pygame and group and Surface. [...]
Resize or crop all the images in a folder 30/05/202006/06/2020pythonprogramming Resize or corp all images in a folder [...]
Slicing strings with pyton 30/05/202030/05/2020pythonprogramming Slicing strings with Python is very easy [...]
Put every file into a pdf 19/05/202019/05/2020pythonprogramming Ebook maker or pdf maker? Or html maker? Only time will say. [...]
Pushing data into github and recovering them with Python and pyGithub 17/05/2020pythonprogramming Write and retrieve file content in github with python [...]