{ "info": { "author": "sparky", "author_email": "sparky.mockingbird@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Framework :: Django", "License :: OSI Approved :: MIT License" ], "description": "====================\ndjango-crowdsourcing\n====================\n\nDjango-crowdsourcing is an MIT-licensed survey and report tool for\njournalists, supporting many types of survey questions and a wide\nvariety of reporting options. A reusable Django application, it is\ndesigned to be installed easily in any Django site, including\nmulti-site installations. Its surveys are entirely configured within\nthe admin interface that ships with Django.\n\nWhile the primary focus of development is support for crowdsourcing\nprojects, the survey tool is general purpose and can be used for a\nvariety of applications. It is easy enough to handle simple polls\nwith pie charts, yet powerful enough to handle complicated surveys\nwith rich multimedia responses plotted on a map with custom icons.\n\nHistory/Credits\n~~~~~~~~~~~~~~~\n\nDjango-crowdsourcing began life as a fork of Doug Napoleone's\n`django-survey`_. Jacob Smullyan and James Richards started the project;\nDave Smith wrote most of the 1.x version.\n\n.. _`django-survey`: http://code.google.com/p/django-survey/ \n\nInstallation\n~~~~~~~~~~~~\n\nPrerequisites are:\n\n * Django itself, of course -- 1.4 or better.\n * `PIL`_\n * `django-positions`_\n * `sorl-thumbnail`_\n * `flickrapi`_ (optional)\n\nDjango-crowdsourcing itself can be installed with `pip`_::\n\n $ # probably in a virtualenv ...\n $ pip install django-crowdsourcing \n\n.. _`PIL`: http://pythonware.com/products/pil/\n.. _`django-positions`: http://github.com/jpwatts/django-positions \n.. _`sorl-thumbnail`: http://code.google.com/p/sorl-thumbnail/\n.. _`pip`: http://pip.openplans.org/\n.. _`flickrapi`: http://stuvel.eu/projects/flickrapi\n\nRunning The Example App\n~~~~~~~~~~~~~~~~~~~~~~~\n\n 1. $ easy_install pip\n 2. $ pip install -r crowdsourcing_requirements.txt\n 3. $ pip install -r example_app/example_app_requirements.txt\n 4. By default the example app will use a sqlite db; if if you want to\n change that, modify example_app/example_app/settings.py accordingly.\n 5. $ cd example_app\n 6. $ ./manage.py syncdb\n 7. $ ./manage.py runserver \n 8. Add some surveys in /admin/\n\nNotes\n~~~~~\n\n 1. Should work under Django 1.4\n 2. Only tested on Python 2.6\n\nDocumentation\n~~~~~~~~~~~~~\n\nExtensive documentation is included, or can be read `online`_.\n\n.. _`online`: http://packages.python.org/django-crowdsourcing/\n\nOther Resources\n~~~~~~~~~~~~~~~\n\n * Python Cheeseshop page: http://pypi.python.org/pypi/django-crowdsourcing\n * Source code repository and ticket tracker: http://code.google.com/p/django-crowdsourcing/ \n * Discussion group: http://groups.google.com/group/django-crowdsourcing/", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "django-gannett-polling", "package_url": "https://pypi.org/project/django-gannett-polling/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-gannett-polling/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/django-gannett-polling/1.1.46/", "requires_dist": null, "requires_python": null, "summary": "Django app for collecting and displaying surveys.", "version": "1.1.46" }, "last_serial": 1060570, "releases": { "1.1.46": [ { "comment_text": "", "digests": { "md5": "cb16d0413bf05b05f2d2f79d585ca8ec", "sha256": "5c0646380b36f88305be918d1f3538971f7495117a1d14105ec9738f15bda4c5" }, "downloads": -1, "filename": "django-gannett-polling-1.1.46.tar.gz", "has_sig": false, "md5_digest": "cb16d0413bf05b05f2d2f79d585ca8ec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 713969, "upload_time": "2014-04-15T00:09:48", "url": "https://files.pythonhosted.org/packages/e8/46/4c9b06860562c2035d9535965083cb9eec260a1c29cb77a42f21c85190db/django-gannett-polling-1.1.46.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cb16d0413bf05b05f2d2f79d585ca8ec", "sha256": "5c0646380b36f88305be918d1f3538971f7495117a1d14105ec9738f15bda4c5" }, "downloads": -1, "filename": "django-gannett-polling-1.1.46.tar.gz", "has_sig": false, "md5_digest": "cb16d0413bf05b05f2d2f79d585ca8ec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 713969, "upload_time": "2014-04-15T00:09:48", "url": "https://files.pythonhosted.org/packages/e8/46/4c9b06860562c2035d9535965083cb9eec260a1c29cb77a42f21c85190db/django-gannett-polling-1.1.46.tar.gz" } ] }