cumulus-library


Namecumulus-library JSON
Version 4.1.3 PyPI version JSON
download
home_pageNone
SummaryClinical study SQL generation for data derived from bulk FHIR
upload_time2024-12-16 18:48:11
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/e1/6b/473b7fe38a1fe9085cfba0ee4b78297597ed1ceee5429531aa79725faba0/cumulus_library-4.1.3.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.1.3",
    "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": "12b4d81385133c3a1fcc905b572a1bc9e99c1515f0553e89330e056c7620b325",
                "md5": "ed12832954a013f5fbc5f4382f04aa32",
                "sha256": "d405944947ef5628cf048b26917fbdf02635382eaaa3b7f0f5dd45f85ed63ef3"
            },
            "downloads": -1,
            "filename": "cumulus_library-4.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ed12832954a013f5fbc5f4382f04aa32",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 153575,
            "upload_time": "2024-12-16T18:48:10",
            "upload_time_iso_8601": "2024-12-16T18:48:10.681185Z",
            "url": "https://files.pythonhosted.org/packages/12/b4/d81385133c3a1fcc905b572a1bc9e99c1515f0553e89330e056c7620b325/cumulus_library-4.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e16b473b7fe38a1fe9085cfba0ee4b78297597ed1ceee5429531aa79725faba0",
                "md5": "fddbce48d4f8987ec548cccf0b7f7476",
                "sha256": "e9cc056fbc3afc4db6698662756c6380d7ce005c47ff4973b283c584ea16338f"
            },
            "downloads": -1,
            "filename": "cumulus_library-4.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "fddbce48d4f8987ec548cccf0b7f7476",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 102899,
            "upload_time": "2024-12-16T18:48:11",
            "upload_time_iso_8601": "2024-12-16T18:48:11.957349Z",
            "url": "https://files.pythonhosted.org/packages/e1/6b/473b7fe38a1fe9085cfba0ee4b78297597ed1ceee5429531aa79725faba0/cumulus_library-4.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-16 18:48:11",
    "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.45414s