cumulus-library


Namecumulus-library JSON
Version 4.0.0 PyPI version JSON
download
home_pageNone
SummaryClinical study SQL generation for data derived from bulk FHIR
upload_time2024-11-19 14:40:54
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11
licenseNone
keywords fhir sql health informatics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Cumulus Library - Core

A framework for designing, executing, and distributing SQL queries packaged as "studies", e.g., for quality monitoring, clinical research, or public health. Part of the [SMART on FHIR Cumulus Project](https://smarthealthit.org/cumulus/)

## Installing

For end users, just run `pip install cumulus-library`. 
For running from source, checkout the repo, and at the project root run `pip install -e .`. If you're not working on new features, you should check out the tag associated with the latest release.

For more information, [browse the documentation](https://docs.smarthealthit.org/cumulus/library).


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "cumulus-library",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": "FHIR, SQL, Health Informatics",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/bc/54/4f956606ad1f47e6ce72559dc902364ceac5f22d4ec7cc6c7356f786b75e/cumulus_library-4.0.0.tar.gz",
    "platform": null,
    "description": "# Cumulus Library - Core\n\nA framework for designing, executing, and distributing SQL queries packaged as \"studies\", e.g., for quality monitoring, clinical research, or public health. Part of the [SMART on FHIR Cumulus Project](https://smarthealthit.org/cumulus/)\n\n## Installing\n\nFor end users, just run `pip install cumulus-library`. \nFor running from source, checkout the repo, and at the project root run `pip install -e .`. If you're not working on new features, you should check out the tag associated with the latest release.\n\nFor more information, [browse the documentation](https://docs.smarthealthit.org/cumulus/library).\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Clinical study SQL generation for data derived from bulk FHIR",
    "version": "4.0.0",
    "project_urls": {
        "Documentation": "https://docs.smarthealthit.org/cumulus/library/",
        "Home": "https://smarthealthit.org/cumulus/",
        "Source": "https://github.com/smart-on-fhir/cumulus-library"
    },
    "split_keywords": [
        "fhir",
        " sql",
        " health informatics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f345d4f84ca80349ad16480bc6b3ed9341d77b8d5394b924ffa431695df3ce60",
                "md5": "53641ac9ea91be43daf1baf99ed2a1e3",
                "sha256": "734391aadc0a8469e99c9abfcbc2baf7da3b02edf5c5621268bc5ba91a8c1493"
            },
            "downloads": -1,
            "filename": "cumulus_library-4.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "53641ac9ea91be43daf1baf99ed2a1e3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 147537,
            "upload_time": "2024-11-19T14:40:53",
            "upload_time_iso_8601": "2024-11-19T14:40:53.043489Z",
            "url": "https://files.pythonhosted.org/packages/f3/45/d4f84ca80349ad16480bc6b3ed9341d77b8d5394b924ffa431695df3ce60/cumulus_library-4.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bc544f956606ad1f47e6ce72559dc902364ceac5f22d4ec7cc6c7356f786b75e",
                "md5": "8f4b7896b9535fcfd7543723c6fec81d",
                "sha256": "83c2443e886ee6f8a74519f59d2ba1455af01bddf5ea3b4a18e1fc977ced3339"
            },
            "downloads": -1,
            "filename": "cumulus_library-4.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "8f4b7896b9535fcfd7543723c6fec81d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 99419,
            "upload_time": "2024-11-19T14:40:54",
            "upload_time_iso_8601": "2024-11-19T14:40:54.618096Z",
            "url": "https://files.pythonhosted.org/packages/bc/54/4f956606ad1f47e6ce72559dc902364ceac5f22d4ec7cc6c7356f786b75e/cumulus_library-4.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-19 14:40:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "smart-on-fhir",
    "github_project": "cumulus-library",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "cumulus-library"
}
        
Elapsed time: 1.18108s