edc-protocol


Nameedc-protocol JSON
Version 0.3.16 PyPI version JSON
download
home_pagehttps://github.com/clinicedc/edc-protocol
SummaryProtocol specific variables for clinicedc/edc
upload_time2024-02-11 18:17:20
maintainer
docs_urlNone
authorErik van Widenfelt
requires_python>=3.11
licenseGPL license, see LICENSE
keywords django edc protocol clinicedc clinical trials
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            |pypi| |actions| |coverage|

edc-protocol
------------

Protocol as in a research protocol.

TODO: Add back features to manage enrollment caps per subject types, if this is still where to do it


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

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

.. |coverage| image:: https://coveralls.io/repos/github/clinicedc/edc-protocol/badge.svg?branch=develop
    :target: https://coveralls.io/github/clinicedc/edc-protocol?branch=develop

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/clinicedc/edc-protocol",
    "name": "edc-protocol",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": "",
    "keywords": "django Edc protocol,clinicedc,clinical trials",
    "author": "Erik van Widenfelt",
    "author_email": "ew2789@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/60/5e/0d3038013cd2b840da5d80dd9a1110c0a901b5537e0e90c416951fae246f/edc-protocol-0.3.16.tar.gz",
    "platform": null,
    "description": "|pypi| |actions| |coverage|\n\nedc-protocol\n------------\n\nProtocol as in a research protocol.\n\nTODO: Add back features to manage enrollment caps per subject types, if this is still where to do it\n\n\n.. |pypi| image:: https://img.shields.io/pypi/v/edc-protocol.svg\n    :target: https://pypi.python.org/pypi/edc-protocol\n\n.. |actions| image:: https://github.com/clinicedc/edc-protocol/actions/workflows/build.yml/badge.svg\n  :target: https://github.com/clinicedc/edc-protocol/actions/workflows/build.yml\n\n.. |coverage| image:: https://coveralls.io/repos/github/clinicedc/edc-protocol/badge.svg?branch=develop\n    :target: https://coveralls.io/github/clinicedc/edc-protocol?branch=develop\n",
    "bugtrack_url": null,
    "license": "GPL license, see LICENSE",
    "summary": "Protocol specific variables for clinicedc/edc",
    "version": "0.3.16",
    "project_urls": {
        "Homepage": "https://github.com/clinicedc/edc-protocol"
    },
    "split_keywords": [
        "django edc protocol",
        "clinicedc",
        "clinical trials"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "60408c9db39c96c7e2bff52527e4520f8bb6f66b4c1dac6a91646a8228b8026d",
                "md5": "b0db97ff31f04d7a3ea430d5ee65961f",
                "sha256": "52d4de103459015a5201cb07645cf88544a9e7d5a802abccf9ca56b6c4c895ab"
            },
            "downloads": -1,
            "filename": "edc_protocol-0.3.16-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b0db97ff31f04d7a3ea430d5ee65961f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 28802,
            "upload_time": "2024-02-11T18:17:18",
            "upload_time_iso_8601": "2024-02-11T18:17:18.652712Z",
            "url": "https://files.pythonhosted.org/packages/60/40/8c9db39c96c7e2bff52527e4520f8bb6f66b4c1dac6a91646a8228b8026d/edc_protocol-0.3.16-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "605e0d3038013cd2b840da5d80dd9a1110c0a901b5537e0e90c416951fae246f",
                "md5": "eed0d2944f788ec01b8fffc78aa1cd06",
                "sha256": "2ed6570e1154f68a9546411bd6e9043294343eb7d9d9e472f80ccd9c85900713"
            },
            "downloads": -1,
            "filename": "edc-protocol-0.3.16.tar.gz",
            "has_sig": false,
            "md5_digest": "eed0d2944f788ec01b8fffc78aa1cd06",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 29607,
            "upload_time": "2024-02-11T18:17:20",
            "upload_time_iso_8601": "2024-02-11T18:17:20.434248Z",
            "url": "https://files.pythonhosted.org/packages/60/5e/0d3038013cd2b840da5d80dd9a1110c0a901b5537e0e90c416951fae246f/edc-protocol-0.3.16.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-11 18:17:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "clinicedc",
    "github_project": "edc-protocol",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "edc-protocol"
}
        
Elapsed time: 0.18295s