edc-vitals


Nameedc-vitals JSON
Version 0.1.14 PyPI version JSON
download
home_pagehttps://github.com/clinicedc/edc-vitals
SummaryClasses for BP, weight, etc for clinicedc/edc projects
upload_time2024-11-20 22:27:15
maintainerNone
docs_urlNone
authorErik van Widenfelt
requires_python>=3.12
licenseGPL license, see LICENSE
keywords django edc vitals clinicedc clinical trials
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            
|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": "https://github.com/clinicedc/edc-vitals",
    "name": "edc-vitals",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": "django edc vitals, clinicedc, clinical trials",
    "author": "Erik van Widenfelt",
    "author_email": "ew2789@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/21/f4/751e80dc20a4f04bd954d27d0a2bdde403b2a1df7ebad24e81cbeefc9b71/edc_vitals-0.1.14.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": "GPL license, see LICENSE",
    "summary": "Classes for BP, weight, etc for clinicedc/edc projects",
    "version": "0.1.14",
    "project_urls": {
        "Homepage": "https://github.com/clinicedc/edc-vitals"
    },
    "split_keywords": [
        "django edc vitals",
        " clinicedc",
        " clinical trials"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "10b6ea5658068198dc8b918793998f16a3085b4679842ce177cfa8463fa9de8f",
                "md5": "9cfd72e73059e8e0558453d04760dfa8",
                "sha256": "05daab7b4d01b8d0cdabd07bb731a2441622ab05bf3d6c652d3929a55c818578"
            },
            "downloads": -1,
            "filename": "edc_vitals-0.1.14-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9cfd72e73059e8e0558453d04760dfa8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 35029,
            "upload_time": "2024-11-20T22:27:13",
            "upload_time_iso_8601": "2024-11-20T22:27:13.806166Z",
            "url": "https://files.pythonhosted.org/packages/10/b6/ea5658068198dc8b918793998f16a3085b4679842ce177cfa8463fa9de8f/edc_vitals-0.1.14-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "21f4751e80dc20a4f04bd954d27d0a2bdde403b2a1df7ebad24e81cbeefc9b71",
                "md5": "6d6c1f972178ec8fc68f0b0b949d4834",
                "sha256": "ebef886d9567e8e7186b89b10cf9cac5bb380df41a216b9955434827ba5b494f"
            },
            "downloads": -1,
            "filename": "edc_vitals-0.1.14.tar.gz",
            "has_sig": false,
            "md5_digest": "6d6c1f972178ec8fc68f0b0b949d4834",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 31544,
            "upload_time": "2024-11-20T22:27:15",
            "upload_time_iso_8601": "2024-11-20T22:27:15.667740Z",
            "url": "https://files.pythonhosted.org/packages/21/f4/751e80dc20a4f04bd954d27d0a2bdde403b2a1df7ebad24e81cbeefc9b71/edc_vitals-0.1.14.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-20 22:27:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "clinicedc",
    "github_project": "edc-vitals",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "edc-vitals"
}
        
Elapsed time: 0.32429s