INACTIVE - http://mzl.la/ghe-archive - Connecting SmugMug to OpenWebApps
188f9a2d0d | ||
---|---|---|
static | ||
.gitignore | ||
README | ||
config.py.sample | ||
flickr.py | ||
flickr.webapp | ||
index.html | ||
picasa.png | ||
picasa.py | ||
picasa.webapp | ||
server.py | ||
service_getImage.html | ||
service_sendImage.html | ||
setcredentials.html | ||
smugmug.jpg | ||
smugmug.png | ||
smugmug.py | ||
smugmug.webapp | ||
utils.py |
README
This is a simple little app to provide some service endpoints for SmugMug/Picasa. NOT READY YET, this won't work for you, promised. Needs: - python-oauth2: https://github.com/benadida/python-oauth2 (forked from https://github.com/simplegeo/python-oauth2)