GitHub - django-stars/django-classifier: Flexible constructor to create dynamic list of heterogeneous properties for some kind of entity. This set of helpers useful to create properties like contacts or attributes for describe car/computer/etc. (original) (raw)

Skip to content

Sign in

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Sign in

Sign up

Appearance settings

django-stars / django-classifier Public

Flexible constructor to create dynamic list of heterogeneous properties for some kind of entity. This set of helpers useful to create properties like contacts or attributes for describe car/computer/etc.

django-classifier.readthedocs.io/

License

BSD-3-Clause license

24 stars 2 forks Branches Tags Activity

Star

Notifications You must be signed in to change notification settings

Additional navigation options

BranchesTags

Folders and files

Name Name Last commit message Last commit date
Latest commitHistory10 Commits
classifier classifier
docs docs
requirements requirements
testapp testapp
.gitignore .gitignore
.travis.yml .travis.yml
LICENSE LICENSE
MANIFEST.in MANIFEST.in
README.rst README.rst
runtests.py runtests.py
setup.cfg setup.cfg
setup.py setup.py

Repository files navigation

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

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

About

Flexible constructor to create dynamic list of heterogeneous properties for some kind of entity. This set of helpers useful to create properties like contacts or attributes for describe car/computer/etc.

django-classifier.readthedocs.io/

Resources

Readme

License

BSD-3-Clause license

Activity

Custom properties

Stars

24 stars

Watchers

6 watching

Forks

2 forks

Report repository

Releases

2 tags

Packages

No packages published

Contributors3

Languages