Work smarter, not harder. Automatise le passage des niveaux de la partie "Orthographe" de Projet-Voltaire.
- Python 3.6 or higher
- Google Chrome browser
- Clone this repository:
git clone https://github.com/lelemathrin/voltaire-ez.git
- Navigate to the project directory:
cd voltaire-ez
- Install the required Python packages:
pip install -r requirements.txt
-
Rename .env.example to .env
-
Open the .env file and replace your-email@projet-voltaire.fr and your-password with your email and password.
-
To run the script, use the following command:
python voltaire-ez.py
-
After running the script, it will start entering your credentials and you will be asked to resolve a captcha and click the sign in button.
-
You will then be asked to choose whether you want to go automatically to the next exercices.
-
Once you've done that, the script will take over and start gathering the correct answers for your current level.
❗ Please keep the Chrome window in the foreground of your screen ❗ to avoid errors.
You can:
- reduce its size (not too much)
- not focus it
- put it on your second screen
But you must keep it in the foreground.
⛏️ Happy digging! ⛏️