Metadata-Version: 1.1
Name: django-recommends
Version: 0.0.16
Summary: A django app that builds item-based suggestions for users
Home-page: https://github.com/python-recsys/django-recommends
Author: Flavio Curella
Author-email: flavio.curella@gmail.com
License: MIT
Description: django-recommends
        ======================================
        
        .. image:: https://travis-ci.org/fcurella/django-recommends.png?branch=master
        
        A django app that builds item-based suggestions for users.
        
        Documentation on `readthedocs <http://django-recommends.rtfd.org/>`_.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Framework :: Django
Classifier: Topic :: Scientific/Engineering :: Information Analysis
