Skip to content
This repository has been archived by the owner on Mar 14, 2018. It is now read-only.

agonzalezro/gplus-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

First steps

Before run the application, you must create a file called default_settings.py under your gplusblog path. This file must contain your Google+ id and your Google+ api key, like on the example:

GPLUS_ID = 'your_id_here'
API_KEY = 'your_api_key_here'

Enjoy!

About

A little blog writed in flask that get the news from Google Plus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages