cumulus-library


Namecumulus-library JSON
Version 2.0.1 PyPI version JSON
download
home_pageNone
SummaryClinical study SQL generation for data derived from bulk FHIR
upload_time2024-04-16 16:14:27
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
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-a-universal-sidecar-for-a-smart-learning-healthcare-system/)

## 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.10",
    "maintainer_email": null,
    "keywords": "FHIR, SQL, Health Informatics",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/e5/70/c51a0c998e9abd3ae2041d1b625a8566d1422eb7d4a3d824cf810f94fabd/cumulus_library-2.0.1.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-a-universal-sidecar-for-a-smart-learning-healthcare-system/)\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": "2.0.1",
    "project_urls": {
        "Documentation": "https://docs.smarthealthit.org/cumulus/",
        "Home": "https://smarthealthit.org/cumulus-a-universal-sidecar-for-a-smart-learning-healthcare-system/",
        "Source": "https://github.com/smart-on-fhir/cumulus-library"
    },
    "split_keywords": [
        "fhir",
        " sql",
        " health informatics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aba55ddda56e437bc0c39c8df28e8541aac2c4627290bd6fafe0853912cf49a3",
                "md5": "2a3be99088cd060576f5368c9eaeea1c",
                "sha256": "0fcb101404c63fd38d501b92918bc916ccebeea57dc4e4b22662696c94a355b2"
            },
            "downloads": -1,
            "filename": "cumulus_library-2.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2a3be99088cd060576f5368c9eaeea1c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 4641337,
            "upload_time": "2024-04-16T16:14:24",
            "upload_time_iso_8601": "2024-04-16T16:14:24.949250Z",
            "url": "https://files.pythonhosted.org/packages/ab/a5/5ddda56e437bc0c39c8df28e8541aac2c4627290bd6fafe0853912cf49a3/cumulus_library-2.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e570c51a0c998e9abd3ae2041d1b625a8566d1422eb7d4a3d824cf810f94fabd",
                "md5": "e24b2be325ab2d8c8558926d1038142f",
                "sha256": "5255f44c49a35f20bcb3afb7388f8cb62d5ca190513ba4f4d26b291c8d2ca376"
            },
            "downloads": -1,
            "filename": "cumulus_library-2.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "e24b2be325ab2d8c8558926d1038142f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 4277944,
            "upload_time": "2024-04-16T16:14:27",
            "upload_time_iso_8601": "2024-04-16T16:14:27.192024Z",
            "url": "https://files.pythonhosted.org/packages/e5/70/c51a0c998e9abd3ae2041d1b625a8566d1422eb7d4a3d824cf810f94fabd/cumulus_library-2.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-16 16:14:27",
    "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.23613s