Skip to content

automate a lot of students actions using Selenium in python

Notifications You must be signed in to change notification settings

IDRISSELWAANABI/moodle-automate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot 2024-05-01 130048 Screenshot 2024-05-01 130119

Project Name

Moodle automate

Overview

This project automates tasks related to Moodle using Selenium. It includes functionalities such as logging into Moodle, downloading course materials, and managing user preferences.

Requirements

  • Python 3
  • Selenium
  • requests
  • bs4
  • tkinter
  • winotify
  • regex

Installation

  1. Clone the repository:

    git clone "https://github.com/IDRISSELWAANABI/moodle-automate.git"
  2. Navigate to the project directory

  3. Install the required packages

    pip install -r requirements.txt

Usage

Run the main script:

python main.py

About

automate a lot of students actions using Selenium in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published