|pypi| |actions| |codecov| |downloads|
edc-vitals
----------
Classes for BP, weight, heart rate, respiratory rate, temperature etc
Settings:
+++++++++
::
# Blood pressure/severe hypertension
EDC_VITALS_SYS_UPPER: (default=180)
EDC_VITALS_DIA_UPPER: (default=110)
# Temperature/fever
EDC_VITALS_G3_FEVER_LOWER: (default=39.3)
EDC_VITALS_G4_FEVER_LOWER: (default=40.0)
.. |pypi| image:: https://img.shields.io/pypi/v/edc-vitals.svg
:target: https://pypi.python.org/pypi/edc-vitals
.. |actions| image:: https://github.com/clinicedc/edc-vitals/actions/workflows/build.yml/badge.svg
:target: https://github.com/clinicedc/edc-vitals/actions/workflows/build.yml
.. |codecov| image:: https://codecov.io/gh/clinicedc/edc-vitals/branch/develop/graph/badge.svg
:target: https://codecov.io/gh/clinicedc/edc-vitals
.. |downloads| image:: https://pepy.tech/badge/edc-vitals
:target: https://pepy.tech/project/edc-vitals
Raw data
{
"_id": null,
"home_page": null,
"name": "edc-vitals",
"maintainer": null,
"docs_url": null,
"requires_python": "<3.14,>=3.12",
"maintainer_email": null,
"keywords": "clinical, clinicedc, django, edc, trials, vitals",
"author": "Erik van Widenfelt",
"author_email": "Erik van Widenfelt <ew2789@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/8f/d1/71998837137222e95105654f897a1844190c5646eec971fd282ce0ceb858/edc_vitals-1.1.3.tar.gz",
"platform": null,
"description": "\n|pypi| |actions| |codecov| |downloads|\n\nedc-vitals\n----------\n\nClasses for BP, weight, heart rate, respiratory rate, temperature etc\n\n\nSettings:\n+++++++++\n\n::\n\n # Blood pressure/severe hypertension\n EDC_VITALS_SYS_UPPER: (default=180)\n EDC_VITALS_DIA_UPPER: (default=110)\n\n # Temperature/fever\n EDC_VITALS_G3_FEVER_LOWER: (default=39.3)\n EDC_VITALS_G4_FEVER_LOWER: (default=40.0)\n\n.. |pypi| image:: https://img.shields.io/pypi/v/edc-vitals.svg\n :target: https://pypi.python.org/pypi/edc-vitals\n\n.. |actions| image:: https://github.com/clinicedc/edc-vitals/actions/workflows/build.yml/badge.svg\n :target: https://github.com/clinicedc/edc-vitals/actions/workflows/build.yml\n\n.. |codecov| image:: https://codecov.io/gh/clinicedc/edc-vitals/branch/develop/graph/badge.svg\n :target: https://codecov.io/gh/clinicedc/edc-vitals\n\n.. |downloads| image:: https://pepy.tech/badge/edc-vitals\n :target: https://pepy.tech/project/edc-vitals\n",
"bugtrack_url": null,
"license": null,
"summary": "Classes for BP, weight, etc for clinicedc/edc projects",
"version": "1.1.3",
"project_urls": {
"Homepage": "https://github.com/clinicedc/edc-vitals"
},
"split_keywords": [
"clinical",
" clinicedc",
" django",
" edc",
" trials",
" vitals"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "d0fbda1a22a2630f5ebe7b2966e9d777d0b64480c8fa35651d62518f7e24dfa6",
"md5": "c9eb6ae0db4312414442205982690dac",
"sha256": "387365b383478b09175bc2a59212477ce966dae7a04913f2963ad8ac54c19d89"
},
"downloads": -1,
"filename": "edc_vitals-1.1.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c9eb6ae0db4312414442205982690dac",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.14,>=3.12",
"size": 39075,
"upload_time": "2025-08-05T02:07:44",
"upload_time_iso_8601": "2025-08-05T02:07:44.399072Z",
"url": "https://files.pythonhosted.org/packages/d0/fb/da1a22a2630f5ebe7b2966e9d777d0b64480c8fa35651d62518f7e24dfa6/edc_vitals-1.1.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "8fd171998837137222e95105654f897a1844190c5646eec971fd282ce0ceb858",
"md5": "0f5018fc456a81996f4e343b1c3598a9",
"sha256": "d8c8ad9757199e3f19576708fdf070ed1df5befb76609c9d9fddacb75142e206"
},
"downloads": -1,
"filename": "edc_vitals-1.1.3.tar.gz",
"has_sig": false,
"md5_digest": "0f5018fc456a81996f4e343b1c3598a9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<3.14,>=3.12",
"size": 27229,
"upload_time": "2025-08-05T02:07:45",
"upload_time_iso_8601": "2025-08-05T02:07:45.367702Z",
"url": "https://files.pythonhosted.org/packages/8f/d1/71998837137222e95105654f897a1844190c5646eec971fd282ce0ceb858/edc_vitals-1.1.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-05 02:07:45",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "clinicedc",
"github_project": "edc-vitals",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "edc-vitals"
}