Today I’m building a python bot that will be happy to see me when I get back home. The python bot will wait for us to connect to our WiFi and will play some epic music, start a game for us to play or just simply help us relax.
We are going to use a number of different python packages in this video including: subprocess, python-decouple, datetime, webbrowser, turtle.
But after all this video is not focusing on programming and it's aim is to entertain rather than educate ( bare this in mind)
When you miss the rave parties video:
• When you miss the rave parties | Python Tu...
Source code:
https://github.com/HitraNOfficial/Pyt...
IMPORTANT NOTE! The code above is missing the .env file. If you are testing this for yourself create in your workspace folder .env file according to the specifications.
Instagram:
/ hitran.the.programmer
00:00 Overview of the idea
01:30 Finding and pinging our local IP address
03:57 Spicing things up with 3 different features
07:11 Demo