edc-vitals


Nameedc-vitals JSON
Version 0.1.13 PyPI version JSON
download
home_pagehttps://github.com/clinicedc/edc-vitals
SummaryClasses for BP, weight, etc for clinicedc/edc projects
upload_time2024-01-29 06:11:01
maintainer
docs_urlNone
authorErik van Widenfelt
requires_python>=3.11
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/workflows/build/badge.svg?branch=develop
  :target: https://github.com/clinicedc/edc-vitals/actions?query=workflow:build

.. |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": "",
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": "",
    "keywords": "django edc vitals,clinicedc,clinical trials",
    "author": "Erik van Widenfelt",
    "author_email": "ew2789@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/74/de/af9760de617a720ba4016339ea9c206a24289c8ec18ba5b0978858b24bb9/edc-vitals-0.1.13.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/workflows/build/badge.svg?branch=develop\n  :target: https://github.com/clinicedc/edc-vitals/actions?query=workflow:build\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.13",
    "project_urls": {
        "Homepage": "https://github.com/clinicedc/edc-vitals"
    },
    "split_keywords": [
        "django edc vitals",
        "clinicedc",
        "clinical trials"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "85176f9f95d52266b7ea166354a7471cbea92fb2197cb60e706e46774f2a14e6",
                "md5": "0a5b6fab76b243352f6905cd82635b39",
                "sha256": "1b95ce6f11ddb52b4c20fea4679001fa176cf2b1b8d4cd85e7614b6f2848d188"
            },
            "downloads": -1,
            "filename": "edc_vitals-0.1.13-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0a5b6fab76b243352f6905cd82635b39",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 35038,
            "upload_time": "2024-01-29T06:10:59",
            "upload_time_iso_8601": "2024-01-29T06:10:59.231668Z",
            "url": "https://files.pythonhosted.org/packages/85/17/6f9f95d52266b7ea166354a7471cbea92fb2197cb60e706e46774f2a14e6/edc_vitals-0.1.13-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "74deaf9760de617a720ba4016339ea9c206a24289c8ec18ba5b0978858b24bb9",
                "md5": "c00cf0e8361e8a5cce8682473ad61aaf",
                "sha256": "0b1dc1a61cc34d91625b5f7bc2428a728868bc6da7860ace3be04c0c403efe37"
            },
            "downloads": -1,
            "filename": "edc-vitals-0.1.13.tar.gz",
            "has_sig": false,
            "md5_digest": "c00cf0e8361e8a5cce8682473ad61aaf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 31415,
            "upload_time": "2024-01-29T06:11:01",
            "upload_time_iso_8601": "2024-01-29T06:11:01.124242Z",
            "url": "https://files.pythonhosted.org/packages/74/de/af9760de617a720ba4016339ea9c206a24289c8ec18ba5b0978858b24bb9/edc-vitals-0.1.13.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-29 06:11:01",
    "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.18525s