Python for Multimedia


Explore various tutorials on how you can handle multimedia files such as audio, video and images using different Python libraries such as MoviePy, OpenCV and more.

How to Generate and Read QR Code in Python
How to Generate and Read QR Code in Python

Learning how you can generate and read QR Code in Python using qrcode and OpenCV libraries.

How to Record your Screen in Python
How to Record your Screen in Python

Using pyautogui and OpenCV to record display screen video and save it to a file in Python.