Skip to content

Latest commit

 

History

History
45 lines (27 loc) · 1.39 KB

README.rst

File metadata and controls

45 lines (27 loc) · 1.39 KB

django-classifier

https://travis-ci.org/django-stars/django-classifier.svg?branch=master

Full documentation available on read the docs

Also avaialble two demo project:

And blog post with description how you can use this package.

Requirements

  • Python 2.7, 3.4, 3.5
  • Django 1.8, 1.9, 1.10

Installation

Install using pip:

pip install django-classifier

Or clone the repository and add to your PYTHONPATH:

git clone git@github.com:django-stars/django-classifier.git