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 questionnaires are available via the hippocrates
command:
hippocrates QUESTIONNAIRE_NAME
e.g.
hippocrates phq9
Below is the list of the supported questionnaires:
beck_depression_index
gad2
gad2
phq2
phq9
rosenberg_self_esteem
Options
--hide
Stops results from being displayed once questionnaire is created, default is off
.
--log
Logs results to ~/.hippocrates/results.csv, default is off
.
questionnaire
Selected questionnaire to complete.
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
Built Distribution
File details
Details for the file hippocrates-0.3.2.tar.gz
.
File metadata
- Download URL: hippocrates-0.3.2.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 | e02d903064046fe2ac1dad74b98bbceba402bdfcc98fab0381ca732a7c7c5550 |
|
MD5 | a67915122075768d21c0cb2b0ec58e8b |
|
BLAKE2b-256 | e161175954372c250418a9ec8e4e670c214ec966d10a1650e8a74da7f9694290 |
File details
Details for the file hippocrates-0.3.2-py3-none-any.whl
.
File metadata
- Download URL: hippocrates-0.3.2-py3-none-any.whl
- Upload date:
- Size: 29.9 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 | 9a82d9c27aab354d813a54bbc85d8871b8351cbbb5bde2858630ba47a2d86894 |
|
MD5 | a102d4c1faf7cd2e97dd55a3a1dd6b48 |
|
BLAKE2b-256 | f5282ea49ebea606ccaf65f6535dfd0e98752cc89bf6774f73273ce52406c78b |