Snippets in Sublime text: a video tutorial 14/05/202314/05/2023pythonprogramming sublime text snippets [...]
Building a Text-to-Speech App with Python, Tkinter, and gTTS 10/05/202310/05/2023pythonprogramming Title: Building a Text-to-Speech App with Python, Tkinter, and gTTS Introduction:Welcome to another exciting Python programming tutorial! In this post, we will explore [...]
How to split each page of a pdf in separe pdf files 02/05/202302/05/2023pythonprogramming I had to do this task for my own use, so I thought to share it with you folks. Remember to visit my [...]
Hue Flowing, the new pygame videogame by DaFluffyPotato 30/04/202330/04/2023pythonprogramming The power user of pygame DaFlufflypotato has just realized a new game in pygame. Hue Flowing is a new game created by indie [...]
How to delete the silence into videos with python 25/04/202325/04/2023pythonprogramming silense deleter with ffmpeg and python [...]
How to get the list of devices names in your pc with ffmpeg 25/04/202325/04/2023pythonprogramming Ffmpeg is a very useful tool to work with videos, but is a little complicated. You can do everything you want pratically for [...]
FPS 3d game with Python 22/04/202322/04/2023pythonprogramming Repository of the game on github https://github.com/FinFetChannel/RayCasting2021 Video tutorial of the game Some footages from the game [...]
Text to speech with Python without saving files 18/04/202319/11/2023pythonprogramming make the pc speak [...]
How chatGPT solved this error and made the pc speak 18/04/202318/04/2023pythonprogramming Chat gpt is great to assist you to code, maybe it will completely replace coder, but for the moment it can be a [...]
Check for viruses with windows 17/04/202317/04/2023pythonprogramming Press windows + R write mrt choose the type of scan [...]
Run a video in tkinter with tkvideo with audio too 14/04/202314/04/2023pythonprogramming run a video in tkinter [...]