Posts By [email protected]

How to Create Your Own Voice Recorder Using Python

Last updated on 20th May 2021 by [email protected] | Category: Python Tutorial

Voice recorders are used by many people for many purposes like: for recording songs, recitations and many more. But finding the perfect voice recorder may be difficult. So why not build our own voice recorder . A few lines of code can be used to make our own voice recorder. So let’s get started right […]

Read more 

How to Get Phone Number Information Using Python

Last updated on 20th May 2021 by [email protected] | Category: Python Tutorial

Hi there, today we will be talking about something which is very interesting as well as simple: Getting phone number information using Python. A few lines of code can be used to get all the information. So let’s get started right away.  Phone Number Information Project Requirements: Basic knowledge of python(Learn Python Tutorial) . We […]

Read more 

How to Create a Screen Recorder Using Python

Last updated on 16th May 2021 by [email protected] | Category: Python Tutorial

Screen recorders are used by many people for many purposes like: for example, recording classes, YouTube streaming and many more. But finding the perfect screen recorder may be difficult. So why not build our own screen recorder with a few lines of code. Lets get started. Screen Recorder Project Requirements:   Basic knowledge of python(go […]

Read more 

Making A Drink Water Reminder Using Python

Last updated on 16th May 2021 by [email protected] | Category: Python Tutorial

Hi there, today we will be talking about something very serious. We have seen most of the programmers are more concerned about their codes than their own health. As a result, we face some major health issues (for example:- Muscle Cramps, Constant Headache , decreased urine output, sleepness etc.) .” An healthy programmer is a […]

Read more 

Disabling and Enabling Wi-Fi Option Using Python

Last updated on 11th May 2021 by [email protected] | Category: Python Tutorial

In this tutorial, we will see how we can use small and simple but interesting python scripts for enabling and disabling wi-fi option of our laptop or desktop. So let’s get started right away. Disabling Wi-Fi Option Using Python Requirements:  Basic knowledge of python( Learn Python Tutorial). We can use any ide ( for example: […]

Read more 

Getting Platform System Information Using Python

Last updated on 9th May 2021 by [email protected] | Category: Python Tutorial

Hi there, today we will be talking about something which is very interesting as well as simple: Getting platform information using Python. A few lines of code can be used to get all the information. So let’s get started right away. Getting System Information using Python Requirements:   Basic knowledge of python(Learn Python Tutorial) . […]

Read more 

Desktop Battery Percentage Notifier using Python

Last updated on 9th May 2021 by [email protected] | Category: Python Tutorial

Hi there, today we will be talking about something which is very interesting as well as simple: Create a desktop notifier using Python and for better understanding we will make a desktop battery percentage notifier using python. A few lines of code help to develop this notifier. So ,let’s get started right away. Python Battery […]

Read more