|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.11",
"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/65/41/6f0f6b2135cf1d3d2452d003940334823104b9adc3f0a4541254af478864/edc_dx-0.3.8.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.8",
"project_urls": {
"Homepage": "https://github.com/clinicedc/edc-dx"
},
"split_keywords": [
"django edc diagnosis",
" clinicedc",
" clinical trials"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "46d84c2852dfcbfc15ae40754370d711d07505e50f8ae62f7c752e236a5660fa",
"md5": "d54d62065660b84b240bb6dfcfcce5bb",
"sha256": "f159f27c90a667b5f5a8b24de17e931868c768c9a8bd2e8613a85ac5fc0be712"
},
"downloads": -1,
"filename": "edc_dx-0.3.8-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d54d62065660b84b240bb6dfcfcce5bb",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 34385,
"upload_time": "2024-05-20T16:32:43",
"upload_time_iso_8601": "2024-05-20T16:32:43.182792Z",
"url": "https://files.pythonhosted.org/packages/46/d8/4c2852dfcbfc15ae40754370d711d07505e50f8ae62f7c752e236a5660fa/edc_dx-0.3.8-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "65416f0f6b2135cf1d3d2452d003940334823104b9adc3f0a4541254af478864",
"md5": "57d8ccca26c80ff80d89fefd5ff24831",
"sha256": "1b4e8be7b2936fdc45cc2ef8e9d93c50aa86f34d12e60549610a1c281df14c02"
},
"downloads": -1,
"filename": "edc_dx-0.3.8.tar.gz",
"has_sig": false,
"md5_digest": "57d8ccca26c80ff80d89fefd5ff24831",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 34705,
"upload_time": "2024-05-20T16:32:45",
"upload_time_iso_8601": "2024-05-20T16:32:45.107675Z",
"url": "https://files.pythonhosted.org/packages/65/41/6f0f6b2135cf1d3d2452d003940334823104b9adc3f0a4541254af478864/edc_dx-0.3.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-20 16:32:45",
"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"
}