Skip to content

amyzhaoyu/GV-GetToKnow-flask

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask Example - Get To Know : Global Voices

Small example Flask applicaton for the MAS.s60 course.

Installation

Make sure you havy Python 2.7 (and the pip package manager).

You also need to install the flask and feedparser libraries

pip install flask
pip install feedparser

Use

Run this command and then visit localhost:5000 with a web browser

python get-to-know.py

About

Playground for a country-based UI into global voices content (built with Flask)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published