Mental health questionnaires.
Project description
Hippocrates
A Python library for giving and scoring various health based questionnaires.
Currently the following are supported:
- Beck Depression Inventory
- Generalized Anxiety Disorder 2
- Generalized Anxiety Disorder 7
- Patient Health Questionnaire 2
- Patient Health Questionnaire 9
- Rosenberg Self-Esteem Scale
More information about the above tests can be found in questionnaires.
Installing
Pip
pip install hippocrates
From Source
git clone https://github.com/chrishannam/hippocrates.git
cd hippocrates
python setup.py install
Using the Questionnaires
Once installed the following questionnaire are available:
hip-take-beck-depression-index
hip-take-gad2
hip-take-gad7
hip-take-phq2
hip-take-phq9
hip-take-rosenberg-self-esteem
Run the desired command to take the questionnaire.
Options
--hide
Stops results from being displayed once questionnaire is created, default is off
.
--log
Logs results to ~/.hippocrates/results.csv, default is off
.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
hippocrates-0.3.1.tar.gz
(12.6 kB
view details)
Built Distribution
File details
Details for the file hippocrates-0.3.1.tar.gz
.
File metadata
- Download URL: hippocrates-0.3.1.tar.gz
- Upload date:
- Size: 12.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d9b18f0081a1de1876d3022a6d177b5cc2c52175c4df335d5a83712973a34dd3 |
|
MD5 | ba7dc7edcd08a5801e662b857b9863bb |
|
BLAKE2b-256 | d53312000710998b3c8844d3be49b72a2306fe1fd0e9804f63a0f8f6b5c44a94 |
File details
Details for the file hippocrates-0.3.1-py3-none-any.whl
.
File metadata
- Download URL: hippocrates-0.3.1-py3-none-any.whl
- Upload date:
- Size: 29.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aa93f595ef986c4f1b190054e206c2e99f22439b8154bae6542f5f0e9c526f10 |
|
MD5 | 630bcdf3741073c30c0e44a080199215 |
|
BLAKE2b-256 | 74f4788ea47a51015f49fa16dd60b389b60849279fca84804fcbf83634c8b94b |