8000 GitHub - h00/4nstudy
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

h00/4nstudy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

4nstudy

A simple flask app written to help non-native English speakers translate a word in a native language to a synonym in a target language.

Prerequisites

You will need both a Websters Dictionary API key as well as a Google Translate API key for this app.

Installing

virutalenv flask
cd flask
. venv/bin/activate
pip install flask requests

This should result in a directory structure that looks like:

/<app_name>
/<app_name>/app
/<app_name>/app/static
/<app_name>/app/templates
/<app_name>/flask

Built With

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0