Vaibhav MishraPyOTP: One Time Password LibraryI always curious to know that how 2 factor authentication can be implement. So, After so many google search and blogs, I got to know PyOTP…Jan 16, 2023Jan 16, 2023
Vaibhav MishraCapture Image and Convert into PDF in PythonCoding is fun for programmers, But when you code in python that fun becomes double. So purpose of this blog is to spread fun everywhere.Oct 26, 2020Oct 26, 2020
Vaibhav MishraDownload Google Drive file using python 3This is blog for those people who wants to automate everything and loves python. The purpose of this blog to automate download Google…Mar 23, 2020Mar 23, 2020
Vaibhav MishraRedis Expired Keys NotificationWe can get notification when the key expires in redis. This feature can be implemented by Redis Keyspace notification. For this we have to…Mar 16, 20201Mar 16, 20201
Vaibhav MishraGet Logs in Beautiful WayWe all are using python logging module but sometimes it complicated to identify the particular log. So, I am going to explain another…Feb 28, 2020Feb 28, 2020