Skip to content

scottfrazer/gre

Repository files navigation

PyGRE

A utility that will quiz you on GRE vocabulary words and keep track of your progress

Installation

Python 3.4 recommended (Python 2.7 untested). Create a virtual environment and install requirements into it

$ pyvenv pygre
$ source pygre/bin/activate
$ pip install -r requirements.txt

Then, simply run python gre.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages