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
- Host: GitHub
- URL: https://github.com/sauberr/aegc
- Owner: Sauberr
- License: mit
- Created: 2023-03-22T21:23:01.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-01-17T20:27:06.000Z (over 1 year ago)
- Last Synced: 2025-10-13T18:32:08.300Z (8 months ago)
- Topics: python, selenium, selenium-webdriver
- Language: Python
- Homepage:
- Size: 19.8 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 𝚍𝚖𝚒𝚝𝚛𝚒𝚢𝚋𝚒𝚛𝚒𝚕𝚔𝚘@𝚐𝚖𝚊𝚒𝚕.𝚌𝚘𝚖.