Skip to content
forked from jacobian/jellyroll

You keep personal data in all sorts of places on the internets. Jellyroll brings them together onto your own site.

License

Notifications You must be signed in to change notification settings

mattd/jellyroll

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites

Required by setup.py:

  • django-tagging (0.3pre)
  • Django 1.1+
  • PIL
  • python-dateutil
  • pytz
  • httplib2

Optional

  • GitPython (for Git support)
  • pysvn (for SVN support)
  • feedparser (for YouTube support)

Installation

You need to set up which providers you are going to use, e.g.

JELLYROLL_PROVIDERS = (
    'jellyroll.providers.delicious',
    'jellyroll.providers.flickr',
)

About

You keep personal data in all sorts of places on the internets. Jellyroll brings them together onto your own site.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published