edc-dx


Nameedc-dx JSON
Version 0.3.9 PyPI version JSON
download
home_pagehttps://github.com/clinicedc/edc-dx
SummaryClasses to manage review of HIV, DM and HTN diagnoses for clinicedc/edc projects
upload_time2024-11-20 22:51:58
maintainerNone
docs_urlNone
authorErik van Widenfelt
requires_python>=3.12
licenseGPL license, see LICENSE
keywords django edc diagnosis clinicedc clinical trials
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            |pypi| |actions| |codecov| |downloads|

edc dx
------

Classes to manage review of HIV, DM and HTN diagnoses

Add settings attribute with the conditions to be managed by the `Diagnosis` class.

For example:

.. code-block:: python

    # settings.py
    ...
    EDC_DX_LABELS = dict(
        hiv="HIV",
        dm="Diabetes",
        htn="Hypertension",
        chol="High Cholesterol"
    )
    ...


.. |pypi| image:: https://img.shields.io/pypi/v/edc-dx.svg
    :target: https://pypi.python.org/pypi/edc-dx

.. |actions| image:: https://github.com/clinicedc/edc-dx/actions/workflows/build.yml/badge.svg
  :target: https://github.com/clinicedc/edc-dx/actions/workflows/build.yml

.. |codecov| image:: https://codecov.io/gh/clinicedc/edc-dx/branch/develop/graph/badge.svg
  :target: https://codecov.io/gh/clinicedc/edc-dx

.. |downloads| image:: https://pepy.tech/badge/edc-dx
   :target: https://pepy.tech/project/edc-dx

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/clinicedc/edc-dx",
    "name": "edc-dx",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": "django Edc diagnosis, clinicedc, clinical trials",
    "author": "Erik van Widenfelt",
    "author_email": "ew2789@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/37/6c/de84b5631c65daf56246793d448cd05d7d3cde608afde7e78fa5e07f2fd7/edc_dx-0.3.9.tar.gz",
    "platform": null,
    "description": "|pypi| |actions| |codecov| |downloads|\n\nedc dx\n------\n\nClasses to manage review of HIV, DM and HTN diagnoses\n\nAdd settings attribute with the conditions to be managed by the `Diagnosis` class.\n\nFor example:\n\n.. code-block:: python\n\n    # settings.py\n    ...\n    EDC_DX_LABELS = dict(\n        hiv=\"HIV\",\n        dm=\"Diabetes\",\n        htn=\"Hypertension\",\n        chol=\"High Cholesterol\"\n    )\n    ...\n\n\n.. |pypi| image:: https://img.shields.io/pypi/v/edc-dx.svg\n    :target: https://pypi.python.org/pypi/edc-dx\n\n.. |actions| image:: https://github.com/clinicedc/edc-dx/actions/workflows/build.yml/badge.svg\n  :target: https://github.com/clinicedc/edc-dx/actions/workflows/build.yml\n\n.. |codecov| image:: https://codecov.io/gh/clinicedc/edc-dx/branch/develop/graph/badge.svg\n  :target: https://codecov.io/gh/clinicedc/edc-dx\n\n.. |downloads| image:: https://pepy.tech/badge/edc-dx\n   :target: https://pepy.tech/project/edc-dx\n",
    "bugtrack_url": null,
    "license": "GPL license, see LICENSE",
    "summary": "Classes to manage review of HIV, DM and HTN diagnoses for clinicedc/edc projects",
    "version": "0.3.9",
    "project_urls": {
        "Homepage": "https://github.com/clinicedc/edc-dx"
    },
    "split_keywords": [
        "django edc diagnosis",
        " clinicedc",
        " clinical trials"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1b8943a8adfcb9780a85ffdc9f46b47c226b548ed31be4696740bf64e055ffce",
                "md5": "c908c155027715c1b3e35d12ccfc4b85",
                "sha256": "ca4b357a3d48de4f511a958c6f0bcf414b6bc0311ddb625b1958361194bbcdb4"
            },
            "downloads": -1,
            "filename": "edc_dx-0.3.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c908c155027715c1b3e35d12ccfc4b85",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 34385,
            "upload_time": "2024-11-20T22:51:56",
            "upload_time_iso_8601": "2024-11-20T22:51:56.892038Z",
            "url": "https://files.pythonhosted.org/packages/1b/89/43a8adfcb9780a85ffdc9f46b47c226b548ed31be4696740bf64e055ffce/edc_dx-0.3.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "376cde84b5631c65daf56246793d448cd05d7d3cde608afde7e78fa5e07f2fd7",
                "md5": "d3a8e415b3f4844496f2c8ba84874055",
                "sha256": "ed67b272aee03615f3437e7b972d146fbc4773e0d6a50163f1496d7aa8bccf3e"
            },
            "downloads": -1,
            "filename": "edc_dx-0.3.9.tar.gz",
            "has_sig": false,
            "md5_digest": "d3a8e415b3f4844496f2c8ba84874055",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 34829,
            "upload_time": "2024-11-20T22:51:58",
            "upload_time_iso_8601": "2024-11-20T22:51:58.586475Z",
            "url": "https://files.pythonhosted.org/packages/37/6c/de84b5631c65daf56246793d448cd05d7d3cde608afde7e78fa5e07f2fd7/edc_dx-0.3.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-20 22:51:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "clinicedc",
    "github_project": "edc-dx",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "edc-dx"
}
        
Elapsed time: 1.59445s