cumulus-library


Namecumulus-library JSON
Version 4.6.4 PyPI version JSON
download
home_pageNone
SummaryClinical study SQL generation for data derived from bulk FHIR
upload_time2025-07-23 16:44:23
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/fb/27/98cf78b5722eb185c916d2031289c1528a459cd31298284d4c6ed8eadd82/cumulus_library-4.6.4.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.6.4",
    "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": null,
            "digests": {
                "blake2b_256": "778af9a7c118c17e479210e41252026bdd4e8858f6316ce60d88776a74d33a3a",
                "md5": "a7a68ce180c82af889d385536e4f385d",
                "sha256": "52ac8dd72b017f470bdf23851e935e8b59bffd91a2b2dc6f1e5eb05a3a1bf755"
            },
            "downloads": -1,
            "filename": "cumulus_library-4.6.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a7a68ce180c82af889d385536e4f385d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 166585,
            "upload_time": "2025-07-23T16:44:21",
            "upload_time_iso_8601": "2025-07-23T16:44:21.040026Z",
            "url": "https://files.pythonhosted.org/packages/77/8a/f9a7c118c17e479210e41252026bdd4e8858f6316ce60d88776a74d33a3a/cumulus_library-4.6.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "fb2798cf78b5722eb185c916d2031289c1528a459cd31298284d4c6ed8eadd82",
                "md5": "9ffad7fd1220187733a5eccad2f4d84a",
                "sha256": "11d907eae715ca8209ac073bab57dae03c8774e36aaeafd4252d2f870277ab92"
            },
            "downloads": -1,
            "filename": "cumulus_library-4.6.4.tar.gz",
            "has_sig": false,
            "md5_digest": "9ffad7fd1220187733a5eccad2f4d84a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 113378,
            "upload_time": "2025-07-23T16:44:23",
            "upload_time_iso_8601": "2025-07-23T16:44:23.134228Z",
            "url": "https://files.pythonhosted.org/packages/fb/27/98cf78b5722eb185c916d2031289c1528a459cd31298284d4c6ed8eadd82/cumulus_library-4.6.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-23 16:44:23",
    "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: 0.58748s