DjaoDjin survey
================
[![Documentation Status](https://readthedocs.org/projects/djaodjin-survey/badge/?version=latest)](https://djaodjin-survey.readthedocs.io/en/latest/?badge=latest)
[![PyPI version](https://badge.fury.io/py/djaodjin-survey.svg)](https://badge.fury.io/py/djaodjin-survey)
This Django app implements a survey app for qualitative and quantitative
data points.
Full documentation for the project is available at
[Read-the-Docs](http://djaodjin-survey.readthedocs.org/)
Five minutes evaluation
=======================
The source code is bundled with a sample django project.
$ python3 -m venv .venv
$ source .venv/bin/activate
$ pip install -r testsite/requirements.txt
$ python manage.py migrate --run-syncdb --noinput
$ python manage.py loaddata testsite/fixtures/default-db.json
# Install the browser client dependencies (i.e. through `npm`)
$ make vendor-assets-prerequisites
# Start the Web server
$ python manage.py runserver
# Visit url at http://localhost:8000/
Releases
========
Tested with
- **Python:** 3.7, **Django:** 3.2 ([LTS](https://www.djangoproject.com/download/))
- **Python:** 3.10, **Django:** 4.2 (latest)
0.13.1
* fixes empty profile name when using deployutils broker
[previous release notes](changelog)
Models have been completely re-designed between version 0.1.7 and 0.2.0
Raw data
{
"_id": null,
"home_page": null,
"name": "djaodjin-survey",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "The DjaoDjin Team <help@djaodjin.com>",
"keywords": "survey, assessment, census",
"author": null,
"author_email": "The DjaoDjin Team <help@djaodjin.com>",
"download_url": "https://files.pythonhosted.org/packages/ea/a7/c1d1b4ef772ef4c68faa343245608839e4367b560e81f9d9fc9b0292d32a/djaodjin_survey-0.13.1.tar.gz",
"platform": null,
"description": "DjaoDjin survey\n================\n\n[![Documentation Status](https://readthedocs.org/projects/djaodjin-survey/badge/?version=latest)](https://djaodjin-survey.readthedocs.io/en/latest/?badge=latest)\n[![PyPI version](https://badge.fury.io/py/djaodjin-survey.svg)](https://badge.fury.io/py/djaodjin-survey)\n\n\nThis Django app implements a survey app for qualitative and quantitative\ndata points.\n\nFull documentation for the project is available at\n[Read-the-Docs](http://djaodjin-survey.readthedocs.org/)\n\n\nFive minutes evaluation\n=======================\n\nThe source code is bundled with a sample django project.\n\n $ python3 -m venv .venv\n $ source .venv/bin/activate\n $ pip install -r testsite/requirements.txt\n $ python manage.py migrate --run-syncdb --noinput\n $ python manage.py loaddata testsite/fixtures/default-db.json\n\n # Install the browser client dependencies (i.e. through `npm`)\n $ make vendor-assets-prerequisites\n\n # Start the Web server\n $ python manage.py runserver\n\n # Visit url at http://localhost:8000/\n\n\nReleases\n========\n\nTested with\n\n- **Python:** 3.7, **Django:** 3.2 ([LTS](https://www.djangoproject.com/download/))\n- **Python:** 3.10, **Django:** 4.2 (latest)\n\n0.13.1\n\n * fixes empty profile name when using deployutils broker\n\n[previous release notes](changelog)\n\n\nModels have been completely re-designed between version 0.1.7 and 0.2.0\n",
"bugtrack_url": null,
"license": "BSD-2-Clause",
"summary": "Django app for qualitative and quantitative surveys",
"version": "0.13.1",
"project_urls": {
"changelog": "https://github.com/djaodjin/djaodjin-survey/changelog",
"documentation": "https://djaodjin-survey.readthedocs.io/",
"repository": "https://github.com/djaodjin/djaodjin-survey"
},
"split_keywords": [
"survey",
" assessment",
" census"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "83fff17da1398a82cff83bc7160c1a2864249f014f2c70845b841978020afb3e",
"md5": "58b5600188e2b4379c694c9a373a912d",
"sha256": "a57dcb082692fd18de54ae7fc9e999416be0a21b1df41273a338ba7951512a76"
},
"downloads": -1,
"filename": "djaodjin_survey-0.13.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "58b5600188e2b4379c694c9a373a912d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 171483,
"upload_time": "2024-11-26T00:45:10",
"upload_time_iso_8601": "2024-11-26T00:45:10.929579Z",
"url": "https://files.pythonhosted.org/packages/83/ff/f17da1398a82cff83bc7160c1a2864249f014f2c70845b841978020afb3e/djaodjin_survey-0.13.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "eaa7c1d1b4ef772ef4c68faa343245608839e4367b560e81f9d9fc9b0292d32a",
"md5": "51e26ed297267426c7d1682e2f4c3b60",
"sha256": "4328ed4f2a35f2d453db94ed3beb1a89af1871abc48b3394f388119d8bb68994"
},
"downloads": -1,
"filename": "djaodjin_survey-0.13.1.tar.gz",
"has_sig": false,
"md5_digest": "51e26ed297267426c7d1682e2f4c3b60",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 118844,
"upload_time": "2024-11-26T00:45:12",
"upload_time_iso_8601": "2024-11-26T00:45:12.865270Z",
"url": "https://files.pythonhosted.org/packages/ea/a7/c1d1b4ef772ef4c68faa343245608839e4367b560e81f9d9fc9b0292d32a/djaodjin_survey-0.13.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-26 00:45:12",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "djaodjin",
"github_project": "djaodjin-survey",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "djaodjin-survey"
}