Skip to content

p7k/daizy

Repository files navigation

Daizy

Daizy is an aggregator and player of social network video posts.
For now it's just a Facebook app DaizyTV.

Dependencies

There are a few dependencies with very poor management. Be careful!

Google AppEngine

Latest App Engine SDK for Python: version 1.4.0

System level provided.

Django Nonrel

Particularly the appengine project.

All required libs are symlinked:

The app itself is actually based on django testapp.

TODO:

  • fix unversioned django/core/management/commands/runreg.py
  • clean up unnecessary contrib libs and such

Django SocialRegistration

Convenience for all things social FB, Twitter, Oauth ...

Symlinked under socialregistration.

Has some of it's own dependencies:

  • httplib2
  • python-oauth2
  • python-openid

All of these are hard copied.

Facebook SDK

Python facebook_sdk for Facebook's Graph API.

The SDK module is symlinked into the facebook app. __init__.py imports * from SDK + some extensions. A little hacky.

About

social network video aggregator for passive viewing pleasure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published