edc-listboard


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


edc-listboard
-------------

Core classes for listboards, a type of ListView, used by the ``clinicedc`` projects.


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

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

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

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

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/clinicedc/edc-listboard",
    "name": "edc-listboard",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": "django edc listboard, clinicedc, clinical trials",
    "author": "Erik van Widenfelt",
    "author_email": "ew2789@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/21/36/ea204c0e237502ac02f364037236928dbff2fee760d7321ca55120804b05/edc_listboard-0.3.14.tar.gz",
    "platform": null,
    "description": "\n|pypi| |actions| |codecov| |downloads|\n\n\nedc-listboard\n-------------\n\nCore classes for listboards, a type of ListView, used by the ``clinicedc`` projects.\n\n\n.. |pypi| image:: https://img.shields.io/pypi/v/edc-listboard.svg\n    :target: https://pypi.python.org/pypi/edc-listboard\n\n.. |actions| image:: https://github.com/clinicedc/edc-listboard/actions/workflows/build.yml/badge.svg\n  :target: https://github.com/clinicedc/edc-listboard/actions/workflows/build.yml\n\n.. |codecov| image:: https://codecov.io/gh/clinicedc/edc-listboard/branch/develop/graph/badge.svg\n  :target: https://codecov.io/gh/clinicedc/edc-listboard\n\n.. |downloads| image:: https://pepy.tech/badge/edc-listboard\n   :target: https://pepy.tech/project/edc-listboard\n",
    "bugtrack_url": null,
    "license": "GPL license, see LICENSE",
    "summary": "Classes for Listboard views in clinicedc/edc projects",
    "version": "0.3.14",
    "project_urls": {
        "Homepage": "https://github.com/clinicedc/edc-listboard"
    },
    "split_keywords": [
        "django edc listboard",
        " clinicedc",
        " clinical trials"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b80d9e5057a5e4fb85ca204c46037ae5bbccffdf0a527070670566431a2963fc",
                "md5": "7ae2d8ff32afd399ff7d853df62d3e2c",
                "sha256": "08480983f0fda4bad80730aa9e08a79a250ea6e6935410d154ba4f90f06cfd32"
            },
            "downloads": -1,
            "filename": "edc_listboard-0.3.14-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7ae2d8ff32afd399ff7d853df62d3e2c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 44229,
            "upload_time": "2024-11-20T22:44:10",
            "upload_time_iso_8601": "2024-11-20T22:44:10.706939Z",
            "url": "https://files.pythonhosted.org/packages/b8/0d/9e5057a5e4fb85ca204c46037ae5bbccffdf0a527070670566431a2963fc/edc_listboard-0.3.14-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2136ea204c0e237502ac02f364037236928dbff2fee760d7321ca55120804b05",
                "md5": "401465b64992dda35c3c9e38a5771163",
                "sha256": "5bcc0077a60acefc68bf34e8de7d0d74321a07b8a7ca189783b523e959dca539"
            },
            "downloads": -1,
            "filename": "edc_listboard-0.3.14.tar.gz",
            "has_sig": false,
            "md5_digest": "401465b64992dda35c3c9e38a5771163",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 38188,
            "upload_time": "2024-11-20T22:44:11",
            "upload_time_iso_8601": "2024-11-20T22:44:11.788631Z",
            "url": "https://files.pythonhosted.org/packages/21/36/ea204c0e237502ac02f364037236928dbff2fee760d7321ca55120804b05/edc_listboard-0.3.14.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-20 22:44:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "clinicedc",
    "github_project": "edc-listboard",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "edc-listboard"
}
        
Elapsed time: 1.74979s