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.0.tar.gz
(12.6 kB
view details)
Built Distribution
File details
Details for the file hippocrates-0.3.0.tar.gz
.
File metadata
- Download URL: hippocrates-0.3.0.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 | b94b13c4de59f25838d8f2b20a0ec982c54ccb933e298d5bb934b17c4ecd29e2 |
|
MD5 | 32983b2af83ba1dca9847feca1d14961 |
|
BLAKE2b-256 | afdfa64d7e6cd8116bf230246eec1bb1e9e119cf81e64fe2a71dddf128f4d644 |
File details
Details for the file hippocrates-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: hippocrates-0.3.0-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 | d95408f206af5e0037bc8a600e2a683921ec75d380661eb3a1814753e8913910 |
|
MD5 | e040051eb648c3355a70923913d4cfc8 |
|
BLAKE2b-256 | 5e5d8461c08e76b972193bc602ee7b8a5980980616092ec34b2479dfb791c2f0 |