edc-dashboard


Nameedc-dashboard JSON
Version 0.3.61 PyPI version JSON
download
home_pagehttps://github.com/clinicedc/edc-dashboard
SummaryDashboard classes, templates for clinicedc/edc projects
upload_time2024-04-09 02:35:19
maintainerNone
docs_urlNone
authorErik van Widenfelt
requires_python>=3.10
licenseGPL license, see LICENSE
keywords django edc dashboard classes and templates clinicedc clinical trials
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            |pypi| |actions| |codecov| |downloads|


edc-dashboard
-------------

Core classes for dashboards used by the EDC. e.g. Listboard, SubjectDashboard


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

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

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

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

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/clinicedc/edc-dashboard",
    "name": "edc-dashboard",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "django Edc dashboard classes and templates, clinicedc, clinical trials",
    "author": "Erik van Widenfelt",
    "author_email": "ew2789@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/c7/b9/2984b974395da93b42fd09aaabd84fcafbca40c2050f4e561827585cab7d/edc-dashboard-0.3.61.tar.gz",
    "platform": null,
    "description": "|pypi| |actions| |codecov| |downloads|\n\n\nedc-dashboard\n-------------\n\nCore classes for dashboards used by the EDC. e.g. Listboard, SubjectDashboard\n\n\n.. |pypi| image:: https://img.shields.io/pypi/v/edc-dashboard.svg\n    :target: https://pypi.python.org/pypi/edc-dashboard\n\n.. |actions| image:: https://github.com/clinicedc/edc-dashboard/actions/workflows/build.yml/badge.svg\n  :target: https://github.com/clinicedc/edc-dashboard/actions/workflows/build.yml\n\n.. |codecov| image:: https://codecov.io/gh/clinicedc/edc-dashboard/branch/develop/graph/badge.svg\n  :target: https://codecov.io/gh/clinicedc/edc-dashboard\n\n.. |downloads| image:: https://pepy.tech/badge/edc-dashboard\n   :target: https://pepy.tech/project/edc-dashboard\n",
    "bugtrack_url": null,
    "license": "GPL license, see LICENSE",
    "summary": "Dashboard classes, templates for clinicedc/edc projects",
    "version": "0.3.61",
    "project_urls": {
        "Homepage": "https://github.com/clinicedc/edc-dashboard"
    },
    "split_keywords": [
        "django edc dashboard classes and templates",
        " clinicedc",
        " clinical trials"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5991ace7042c412cedd481b90e66906ea7602aeec217e096859bced14af5b3c9",
                "md5": "9823bcb11939dfd5a79cb2df288e1064",
                "sha256": "a7eb766dc65330745a08e27b39a6361e5efcf62f7032ed420ec11541c5e93f75"
            },
            "downloads": -1,
            "filename": "edc_dashboard-0.3.61-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9823bcb11939dfd5a79cb2df288e1064",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 172670,
            "upload_time": "2024-04-09T02:35:17",
            "upload_time_iso_8601": "2024-04-09T02:35:17.078692Z",
            "url": "https://files.pythonhosted.org/packages/59/91/ace7042c412cedd481b90e66906ea7602aeec217e096859bced14af5b3c9/edc_dashboard-0.3.61-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c7b92984b974395da93b42fd09aaabd84fcafbca40c2050f4e561827585cab7d",
                "md5": "d887294f7406fa34e566f532965725e6",
                "sha256": "fc4e95dfc4e56a42953287bbfd8af36216b7db03bde29b9617efb805b6b4a352"
            },
            "downloads": -1,
            "filename": "edc-dashboard-0.3.61.tar.gz",
            "has_sig": false,
            "md5_digest": "d887294f7406fa34e566f532965725e6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 153505,
            "upload_time": "2024-04-09T02:35:19",
            "upload_time_iso_8601": "2024-04-09T02:35:19.156828Z",
            "url": "https://files.pythonhosted.org/packages/c7/b9/2984b974395da93b42fd09aaabd84fcafbca40c2050f4e561827585cab7d/edc-dashboard-0.3.61.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-09 02:35:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "clinicedc",
    "github_project": "edc-dashboard",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "edc-dashboard"
}
        
Elapsed time: 0.21290s