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

https://github.com/sauberr/aegc

AEGC - Auto Entry Google Classroom
https://github.com/sauberr/aegc

python selenium selenium-webdriver

Last synced: about 1 month ago
JSON representation

AEGC - Auto Entry Google Classroom

Awesome Lists containing this project

README

          

# AEGC - Auto Entry Google Classroom

The project for study Python with Selenium.

#### Stack:

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

## Local Developing

All actions should be executed from the source directory of the project and only after installing all requirements.

1. Firstly, create and activate a new virtual environment:
```bash
python3.11 -m venv ../venv
source ../venv/bin/activate
```

2. Install packages:
```bash
pip install --upgrade pip
pip install -r requirements.txt
```

## License

This project uses the [MIT] license(https://github.com/Sauberr/aegc/blob/master/LICENSE)

## Contact

To contact the author of the project, write to email 𝚍𝚖𝚒𝚝𝚛𝚒𝚢𝚋𝚒𝚛𝚒𝚕𝚔𝚘@𝚐𝚖𝚊𝚒𝚕.𝚌𝚘𝚖.