edc-listboard


Nameedc-listboard JSON
Version 0.3.13 PyPI version JSON
download
home_pagehttps://github.com/clinicedc/edc-listboard
SummaryClasses for Listboard views in clinicedc/edc projects
upload_time2024-03-27 19:54:26
maintainerNone
docs_urlNone
authorErik van Widenfelt
requires_python>=3.11
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.11",
    "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/62/20/16a66678c9104fe96cda43cf1738b7e7a984ad5badf8de0a597c6603a5c5/edc-listboard-0.3.13.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.13",
    "project_urls": {
        "Homepage": "https://github.com/clinicedc/edc-listboard"
    },
    "split_keywords": [
        "django edc listboard",
        " clinicedc",
        " clinical trials"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "823392b1780004bc0a4cc498d126c15a0828086448398d79bcf171e8d7b292f3",
                "md5": "4b9d281151fdd478dd316b08fd77d918",
                "sha256": "59761832cd3b95969ce01b1f7a74f67437a1e52419d56f929ae092c8d19ea50f"
            },
            "downloads": -1,
            "filename": "edc_listboard-0.3.13-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4b9d281151fdd478dd316b08fd77d918",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 44228,
            "upload_time": "2024-03-27T19:54:24",
            "upload_time_iso_8601": "2024-03-27T19:54:24.687542Z",
            "url": "https://files.pythonhosted.org/packages/82/33/92b1780004bc0a4cc498d126c15a0828086448398d79bcf171e8d7b292f3/edc_listboard-0.3.13-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "622016a66678c9104fe96cda43cf1738b7e7a984ad5badf8de0a597c6603a5c5",
                "md5": "18de7f0bc6e2ed95809142b9ea1d3594",
                "sha256": "773c3efaa694e2350a9fab3b1982c0668df7e63dcc5c68fcb600c356aef8b4b7"
            },
            "downloads": -1,
            "filename": "edc-listboard-0.3.13.tar.gz",
            "has_sig": false,
            "md5_digest": "18de7f0bc6e2ed95809142b9ea1d3594",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 38085,
            "upload_time": "2024-03-27T19:54:26",
            "upload_time_iso_8601": "2024-03-27T19:54:26.126792Z",
            "url": "https://files.pythonhosted.org/packages/62/20/16a66678c9104fe96cda43cf1738b7e7a984ad5badf8de0a597c6603a5c5/edc-listboard-0.3.13.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-27 19:54:26",
    "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: 0.25604s