Skip to main content

Posts

Showing posts from December, 2017

Build a Feed Reader in Python (Parts 7-9)

Part 07 Adding Jinja2 templates to a flask web application.  Part 08 Adding static files so we can serve some CSS to style our app. Part 09 Adding a background task to continuously update the articles while the application is running.