Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
July 13, 2021 05:43 pm GMT

Zoom Automation Using Python

This python script signs into your zoom meetings / classes on time automatically for you.

Setup instructions

Requirements: python-3.8.6

  • Download and Extract rhe zip file

  • cd into the directory

  • Install required libraries

pip install pandas
  • Update the timings.csv with the time of the meeting, meeting id and password, do not add any unnecessary spaces. (Do not open the csv using excel as it changes the formatting)

Join my Discord and go to #downloads channel to
Download the Source Code - https://discord.link/envoy


Original Link: https://dev.to/envoy_/zoom-automation-using-python-4812

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To