News

Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I ...
In this video, we will be looking at 10 Python functions that will simplify your life. These can save you a ton of time and a ...
Number Plate Recognition System is a car license plate identification system made using OpenCV in python. It can be used to detect the number plate from the video as well as from the image. It will ...
Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities with help of by Stringy package.