An open API service indexing awesome lists of open source software.

https://github.com/regalk13/bot-classvirtual

This bot will go for you to virtual classes
https://github.com/regalk13/bot-classvirtual

bot class python virtual

Last synced: about 1 month ago
JSON representation

This bot will go for you to virtual classes

Awesome Lists containing this project

README

          

# Bot-ClassVirtual



This is a bot that, with the help of ppandas, reads an .xlsx file, looks at what classes you have and automatically enters them. To zoom use pyautogui using the data to find the buttons, in meet use webbowser also from this library and with keyboards preprogram 'Tap' and 'Enter'.

At the moment it only works with these apps but soon I will add to Microsoft Teams, I hope you like it and can use it...

## Requirements

- Python 3.8.x [here](https://www.python.org/downloads/).

- Subprocess [here](https://docs.python.org/3/library/subprocess.html).

- Pyautogui [here](https://pyautogui.readthedocs.io/en/latest/).

- Win10toast [here](https://pypi.org/project/win10toast/).

- Pandas [here](https://pandas.pydata.org/).

- Datetime [here](https://docs.python.org/3/library/datetime.html).

- Os [here](https://docs.python.org/3/library/os.html).

- Keyboard [here](https://pypi.org/project/keyboard/).

- All in the final stable version.

- .xlsx file viewer, like excel.

## Final notes

- Remember change the data for you needs.

- If you have a hard disk so slow, add more seconds to sleep.

- Questions on my twitter or discord, everything is on my profile.

- Mac and linux users need changes.