djaodjin-survey


Namedjaodjin-survey JSON
Version 0.11.0 PyPI version JSON
download
home_pageNone
SummaryDjango app for qualitative and quantitative surveys
upload_time2024-04-12 00:29:21
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseBSD-2-Clause
keywords survey assessment census
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            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.11.0

  * adds filter to select accounts by answers
  * generalizes SlugifyFieldMixin
  * takes into account unit query parameter in benchmarks API

[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/02/10/851406014328cad1bad2c358af0b81faca6876d70430543e473cfb1fc130/djaodjin-survey-0.11.0.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.11.0\n\n  * adds filter to select accounts by answers\n  * generalizes SlugifyFieldMixin\n  * takes into account unit query parameter in benchmarks API\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.11.0",
    "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": "19377b7024f13d903c29b4067f90ca3a7566e29b07c5bda3601a19439eec803e",
                "md5": "9a3fd3b3bd7bac7444e38642c1213991",
                "sha256": "3771d520bef5a8b0e4d1f9c4aab486fedb78886a0e62e65dccae47023cae31c8"
            },
            "downloads": -1,
            "filename": "djaodjin_survey-0.11.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9a3fd3b3bd7bac7444e38642c1213991",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 159049,
            "upload_time": "2024-04-12T00:29:18",
            "upload_time_iso_8601": "2024-04-12T00:29:18.521774Z",
            "url": "https://files.pythonhosted.org/packages/19/37/7b7024f13d903c29b4067f90ca3a7566e29b07c5bda3601a19439eec803e/djaodjin_survey-0.11.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0210851406014328cad1bad2c358af0b81faca6876d70430543e473cfb1fc130",
                "md5": "743541c186959263179df1ae6948e09f",
                "sha256": "f665c327376b288ae760a2782d062c1ff9360067214dc40ed008ea80e8544c59"
            },
            "downloads": -1,
            "filename": "djaodjin-survey-0.11.0.tar.gz",
            "has_sig": false,
            "md5_digest": "743541c186959263179df1ae6948e09f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 107475,
            "upload_time": "2024-04-12T00:29:21",
            "upload_time_iso_8601": "2024-04-12T00:29:21.476488Z",
            "url": "https://files.pythonhosted.org/packages/02/10/851406014328cad1bad2c358af0b81faca6876d70430543e473cfb1fc130/djaodjin-survey-0.11.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-12 00:29:21",
    "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"
}
        
Elapsed time: 0.23335s