edc-dashboard


Nameedc-dashboard JSON
Version 1.0.3 PyPI version JSON
download
home_pagehttps://github.com/clinicedc/edc-dashboard
SummaryDashboard classes, templates for clinicedc/edc projects
upload_time2025-07-09 15:39:00
maintainerNone
docs_urlNone
authorErik van Widenfelt
requires_python>=3.12
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.12",
    "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/0b/4c/9666be62e5b50502498395c6fad297cec9dce2267686d35d1cf4797a525a/edc_dashboard-1.0.3.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": "1.0.3",
    "project_urls": {
        "Homepage": "https://github.com/clinicedc/edc-dashboard"
    },
    "split_keywords": [
        "django edc dashboard classes and templates",
        " clinicedc",
        " clinical trials"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8d0d8a120bfeeb2f6c3edd713377ac11397ffb303e4831101b5043dc80167217",
                "md5": "053988b326a65b999ddf794e51e7c3d7",
                "sha256": "ef2a7ecf6c191af4ff2a03b9bcd6650f77d1d1b74515ae4aff213660c52d11fc"
            },
            "downloads": -1,
            "filename": "edc_dashboard-1.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "053988b326a65b999ddf794e51e7c3d7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 172117,
            "upload_time": "2025-07-09T15:38:59",
            "upload_time_iso_8601": "2025-07-09T15:38:59.316738Z",
            "url": "https://files.pythonhosted.org/packages/8d/0d/8a120bfeeb2f6c3edd713377ac11397ffb303e4831101b5043dc80167217/edc_dashboard-1.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0b4c9666be62e5b50502498395c6fad297cec9dce2267686d35d1cf4797a525a",
                "md5": "df43eff2f55901878064b34aba835994",
                "sha256": "e07ad653452e70f8c465a9da76be93d013dcec2b4ef8602f8756794c58b45ebc"
            },
            "downloads": -1,
            "filename": "edc_dashboard-1.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "df43eff2f55901878064b34aba835994",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 152495,
            "upload_time": "2025-07-09T15:39:00",
            "upload_time_iso_8601": "2025-07-09T15:39:00.681151Z",
            "url": "https://files.pythonhosted.org/packages/0b/4c/9666be62e5b50502498395c6fad297cec9dce2267686d35d1cf4797a525a/edc_dashboard-1.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-09 15:39:00",
    "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: 1.59466s