edc-protocol-incident


Nameedc-protocol-incident JSON
Version 0.3.6 PyPI version JSON
download
home_pagehttps://github.com/clinicedc/edc-protocol-incident
SummaryClasses for protocol incident (violations/deviations) in clinicedc/edc projects
upload_time2024-11-20 22:34:47
maintainerNone
docs_urlNone
authorErik van Widenfelt
requires_python>=3.12
licenseGPL license, see LICENSE
keywords django edc protocol incident violations deviations clinicedc clinical trials
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            |pypi| |actions| |codecov| |downloads|

edc-protocol-incident
---------------------

Class to handle clinical trial protocol incidents (deviations and violations).

There are two types of this PRN form:


Protocol deviation / violation (default)
========================================
The default version requires additional details if the incident is a `violation`.


Protocol incident
=================
To use this version set:

.. code-block:: python

    settings.EDC_PROTOCOL_VIOLATION_TYPE = "incident"

Requires additional details for both types: `violation` and `deviation`.


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

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

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

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

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/clinicedc/edc-protocol-incident",
    "name": "edc-protocol-incident",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": "django Edc protocol incident violations deviations, clinicedc, clinical trials",
    "author": "Erik van Widenfelt",
    "author_email": "ew2789@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/29/ad/dfcb7501bde93825691c5006b6799c804e7a2773eaae8a182888207b8a3e/edc_protocol_incident-0.3.6.tar.gz",
    "platform": null,
    "description": "|pypi| |actions| |codecov| |downloads|\n\nedc-protocol-incident\n---------------------\n\nClass to handle clinical trial protocol incidents (deviations and violations).\n\nThere are two types of this PRN form:\n\n\nProtocol deviation / violation (default)\n========================================\nThe default version requires additional details if the incident is a `violation`.\n\n\nProtocol incident\n=================\nTo use this version set:\n\n.. code-block:: python\n\n    settings.EDC_PROTOCOL_VIOLATION_TYPE = \"incident\"\n\nRequires additional details for both types: `violation` and `deviation`.\n\n\n.. |pypi| image:: https://img.shields.io/pypi/v/edc-protocol-incident.svg\n    :target: https://pypi.python.org/pypi/edc-protocol-incident\n\n.. |actions| image:: https://github.com/clinicedc/edc-protocol-incident/actions/workflows/build.yml/badge.svg\n  :target: https://github.com/clinicedc/edc-protocol-incident/actions/workflows/build.yml\n\n.. |codecov| image:: https://codecov.io/gh/clinicedc/edc-protocol-incident/branch/develop/graph/badge.svg\n  :target: https://codecov.io/gh/clinicedc/edc-protocol-incident\n\n.. |downloads| image:: https://pepy.tech/badge/edc-protocol-incident\n   :target: https://pepy.tech/project/edc-protocol-incident\n",
    "bugtrack_url": null,
    "license": "GPL license, see LICENSE",
    "summary": "Classes for protocol incident (violations/deviations) in clinicedc/edc projects",
    "version": "0.3.6",
    "project_urls": {
        "Homepage": "https://github.com/clinicedc/edc-protocol-incident"
    },
    "split_keywords": [
        "django edc protocol incident violations deviations",
        " clinicedc",
        " clinical trials"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "97aadb16b9304f478c47edbd58d75b30c3398a4c7cd58523ae1073af75b19ae3",
                "md5": "62651adbde6a8fac535bf7c5234981a8",
                "sha256": "4a6b07a5ff0b4e7f0626bf63901f839bd643bc549fe3feee1642bb5434578917"
            },
            "downloads": -1,
            "filename": "edc_protocol_incident-0.3.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "62651adbde6a8fac535bf7c5234981a8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 67350,
            "upload_time": "2024-11-20T22:34:45",
            "upload_time_iso_8601": "2024-11-20T22:34:45.873814Z",
            "url": "https://files.pythonhosted.org/packages/97/aa/db16b9304f478c47edbd58d75b30c3398a4c7cd58523ae1073af75b19ae3/edc_protocol_incident-0.3.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "29addfcb7501bde93825691c5006b6799c804e7a2773eaae8a182888207b8a3e",
                "md5": "73865724f9a714fe578152f0a77732ca",
                "sha256": "908ff4deb3bcdd8d74d2918940bdda681dc727145f0d5aa87e9d5158056ac22c"
            },
            "downloads": -1,
            "filename": "edc_protocol_incident-0.3.6.tar.gz",
            "has_sig": false,
            "md5_digest": "73865724f9a714fe578152f0a77732ca",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 48212,
            "upload_time": "2024-11-20T22:34:47",
            "upload_time_iso_8601": "2024-11-20T22:34:47.016424Z",
            "url": "https://files.pythonhosted.org/packages/29/ad/dfcb7501bde93825691c5006b6799c804e7a2773eaae8a182888207b8a3e/edc_protocol_incident-0.3.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-20 22:34:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "clinicedc",
    "github_project": "edc-protocol-incident",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "edc-protocol-incident"
}
        
Elapsed time: 0.85531s