Kalaborative / AutoDuolingo

A Python program made to automate translation In Duolingo.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

codebeat badge

AutoDuolingo

In this project, we make it easy for you to solve exercises on Duolingo. You can choose either Spanish, French, German, or Italian in AutoDuolingo and the setup is quick and easy!

Installation

This project needs Selenium Webdriver and the Google Cloud Translate client library installed. To install them, run this code in your command line: For Selenium Webdriver: pip install selenium For Google Translate: pip install --upgrade google-cloud-translate

When you've downloaded this ZIP file, extract it and place this content's folder in an easily accessible place. Make sure you've downloaded the ChromeDriver.

Usage

Inside the AutoDuolingo directory, run the program using this code: python auto1.py

You're all set! Have fun using my program!

About

A Python program made to automate translation In Duolingo.com


Languages

Language:Python 100.0%