Python Scripts
Table of Contents
Creating your virtual environment
1. Create Virtual environnment
python -m venv <env-name>
2. Activate virtual environment
-
Windows:
-
Go to
<env-name>\Scripts
and use command& .\activate
-
Or
<env-name>\Scripts\Activate
-
Linux & Mac:
source <env-name>/bin/activate
pip install flask twilio
4. requiremnts.txt
5. Add pip freeze > requirements.txt
🤖 Bots using site’s APIs
Twilio and Whatsapp
Discord
Youtube playlist
Python script to add videos in Excel from