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.14.1
* deprecates `get_completed_assessments_at_by`, replaced by
`get_latest_frozen_by_accounts
[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/cc/c7/6af89545ce7f9ea56b12db7b63fc79481b3d3a63d9ba89002b0790b10277/djaodjin_survey-0.14.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.14.1\n\n * deprecates `get_completed_assessments_at_by`, replaced by\n `get_latest_frozen_by_accounts\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.14.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": "b4b5a59120fd999ade923eae0e7c7dd3ec59290bd1267285d9a1758defca2d1e",
"md5": "bcd130351f1ccd8a053bd0fb9c1a7436",
"sha256": "5a259eb852a63feac91e21febad8e4c595f12fb0f61ac6bdfe4aed000f60615a"
},
"downloads": -1,
"filename": "djaodjin_survey-0.14.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "bcd130351f1ccd8a053bd0fb9c1a7436",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 171592,
"upload_time": "2025-01-04T18:43:57",
"upload_time_iso_8601": "2025-01-04T18:43:57.270277Z",
"url": "https://files.pythonhosted.org/packages/b4/b5/a59120fd999ade923eae0e7c7dd3ec59290bd1267285d9a1758defca2d1e/djaodjin_survey-0.14.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ccc76af89545ce7f9ea56b12db7b63fc79481b3d3a63d9ba89002b0790b10277",
"md5": "954b7b75f891dc69a4aa01a0a104cbe4",
"sha256": "ed99df776a7edd07ec021b58aa53c03f92487f8d329911cbb7dafc75b5b3cf2a"
},
"downloads": -1,
"filename": "djaodjin_survey-0.14.1.tar.gz",
"has_sig": false,
"md5_digest": "954b7b75f891dc69a4aa01a0a104cbe4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 118949,
"upload_time": "2025-01-04T18:44:00",
"upload_time_iso_8601": "2025-01-04T18:44:00.090814Z",
"url": "https://files.pythonhosted.org/packages/cc/c7/6af89545ce7f9ea56b12db7b63fc79481b3d3a63d9ba89002b0790b10277/djaodjin_survey-0.14.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-04 18:44:00",
"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"
}