Skip to content

carolreis/mathreader-validation

Repository files navigation

MathReader Validation

Interface used to validate the MathReader API

Running it locally

virtualenv -p $(which python3) .
source bin/activate
pip install -r requirements.txt
./run

Running on your Google Cloud

gcloud init
gcloud app create
gcloud app deploy

About

No description, website, or topics provided.

Resources

License

Stars

3 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors