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 7
- 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.2.0.tar.gz
(11.5 kB
view details)
Built Distribution
File details
Details for the file hippocrates-0.2.0.tar.gz
.
File metadata
- Download URL: hippocrates-0.2.0.tar.gz
- Upload date:
- Size: 11.5 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 | cd8f443d89b46f2e64cc48ee53d08b80cf0b29ccfab4d4c6d2dc98c7c4f0f428 |
|
MD5 | b28fcfec0b118a05d110cf2345afd4a3 |
|
BLAKE2b-256 | 331b8ba59a8e835d31eaea6aabe538641bf18b3e113ef5d14e23eedc7baf035e |
File details
Details for the file hippocrates-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: hippocrates-0.2.0-py3-none-any.whl
- Upload date:
- Size: 30.5 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 | 3b24b2e27491563ec870fb762973046e94b74ccd860d92aad00407ee667e8130 |
|
MD5 | c1dae54cf78ea0f05f91ad42f7abf6a4 |
|
BLAKE2b-256 | 9e2e144fd19f4b88803e22b3a3f95e2ed85f54a8b3b8f2f5e28a031dda435a58 |