Metadata-Version: 1.1
Name: django-recommends
Version: 0.3.3
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
            :target: https://travis-ci.org/fcurella/django-recommends
        
        A django app that builds item-based suggestions for users.
        
        Documentation on `readthedocs <http://django-recommends.rtfd.org/>`_.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
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: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Framework :: Django
Classifier: Topic :: Scientific/Engineering :: Information Analysis
