Skip to content

Latest commit

 

History

39 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parsing Science: Now in Flask

Running locally

pyenv virtualenv 3.8.9 parsing-science-flask
pyenv local parsing-science-flask
pip install -r requirements.txt
python run.py

Go to http://127.0.0.1:5000/

Hosted Version

This is hosted by Python Anywhere at www.parsingscience.com.

I followed the tutorial here to get the site hosted.

Notes

  • I had to change my Flask app to use a Blueprint instead of regular routes. I'm not sure why.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages