Skip to content

chrishughallen/transpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

transpy

A simple python app to translate English and French

In order to run locally you will need Selenium installed.

Navigate to the directory in a terminal and run one of the following commands.

python transpy.py en "The english you want translated to French"

or

python transpy.py fr "Le français que vous voulez traduire en anglais"

The program takes 2 arguments:

  1. The language symbol you prefer to have translated, en or fr
  2. A string that you want to be translated.

About

A simple python app to translate English and French

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages