Basic web app with authentication, text processing on profile data, visualizations, and more
-
python 2.7.3 http://www.python.org/getit/
-
pip install nltk
-
pip install flask
-
pip install oauth2
-
pip install Flask-Assets
-
python -m nltk.downloader stopwords
-
stunnel - https://www.stunnel.org/index.html
- start up stunnel to proxy SSL on port 5443
- python web.py