edsteva


Nameedsteva JSON
Version 0.2.8 PyPI version JSON
download
home_pagehttps://github.com/aphp/edsteva
SummaryEDS-TeVa provides a set of tools that aims at modeling the adoption over time and across space of the Electronic Health Records.
upload_time2023-11-06 09:21:55
maintainerAdam Remaki
docs_urlNone
authorAdam Remaki
requires_python>=3.7.1,<3.8.0
licenseBSD 3-Clause
keywords omop data analysis electronic health record
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <!-- <p align="center">
<b>DISCLAIMER: </b>EDS-TeVa is intended to be a module of <a href="https://github.com/aphp/EDS-Scikit">EDS-Scikit</a>
</p> -->

<div align="center">

<p align="center">
  <a href="https://aphp.github.io/edsteva/latest/"><img src="https://aphp.github.io/edsteva/latest/assets/logo/edsteva_logo_small.svg" alt="EDS-TeVa"></a>
</p>

# EDS-TeVa [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/aphp/edsteva/HEAD?labpath=notebooks%2Fsynthetic_data.ipynb)

<p align="center">
<a href="https://aphp.github.io/edsteva/latest/" target="_blank">
    <img src="https://img.shields.io/github/actions/workflow/status/aphp/edsteva/documentation.yaml?branch=main&label=docs&style=flat" alt="Documentation">
</a>
<a href="https://codecov.io/github/aphp/edsteva?branch=main" target="_blank">
    <img src="https://codecov.io/github/aphp/edsteva/coverage.svg?branch=main"
    alt="Codecov">
</a>
<a href="https://www.python.org/" target="_blank">
    <img src="https://img.shields.io/badge/python-~3.7.1-brightgreen"
    alt="Supported Python versions">
</a>
<a href="https://pypi.org/project/edsteva/" target="_blank">
    <img src="https://img.shields.io/pypi/v/edsteva?color=blue&style=flat"
    alt="PyPI">
</a>
<a href="https://python-poetry.org/" target="_blank">
    <img src="https://img.shields.io/endpoint?url=https://python-poetry.org/badge/v0.json"
    alt="Poetry">
</a>
<a href="https://zenodo.org/badge/latestdoi/572079865">
    <img src="https://zenodo.org/badge/572079865.svg"
    alt="DOI">
</a>
<a href="https://github.com/psf/black" target="_blank">
    <img src="https://img.shields.io/badge/code%20style-black-000000.svg"
    alt="Black">
</a>
<a href="https://github.com/astral-sh/ruff" target="_blank">
    <img src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v2.json"
    alt="Ruff">
</a>
</p>
</div>

**Documentation**: <a href="https://aphp.github.io/edsteva/latest/" target="_blank">https://aphp.github.io/edsteva/latest/</a>

**Source Code**: <a href="https://github.com/aphp/edsteva" target="_blank">https://github.com/aphp/edsteva</a>

---

EDS-TeVa provides a set of tools that aims at modeling the adoption over time and across space of the Electronic Health Records.

## Requirements
EDS-TeVa stands on the shoulders of [Spark 2.4](https://spark.apache.org/docs/2.4.8/index.html) which requires:

- Python ~3.7.1
- Java 8

## Installation

You can install EDS-TeVa through ``pip``:

```shell
pip install edsteva
```
We recommend pinning the library version in your projects, or use a strict package manager like [Poetry](https://python-poetry.org/).

```
pip install edsteva==0.2.7
```
## Example

A scientific paper is currently being written that describes extensively the use of the library on the study of quality and epidemiological indicators.

## Contributing

Contributions are welcome, and they are greatly appreciated! Every little bit helps, and credit will always be given.

## Acknowledgement

We would like to thank [Assistance Publique – Hôpitaux de Paris](https://www.aphp.fr/) and [AP-HP Foundation](https://fondationrechercheaphp.fr/) for funding this project.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/aphp/edsteva",
    "name": "edsteva",
    "maintainer": "Adam Remaki",
    "docs_url": null,
    "requires_python": ">=3.7.1,<3.8.0",
    "maintainer_email": "adam.remaki@aphp.fr",
    "keywords": "OMOP,Data Analysis,Electronic health record",
    "author": "Adam Remaki",
    "author_email": "adam.remaki@aphp.fr",
    "download_url": "https://files.pythonhosted.org/packages/30/06/3b136650a84ef7e00f3a4384c177cb01dc44f5fb9c55aa7099812327ed5e/edsteva-0.2.8.tar.gz",
    "platform": null,
    "description": "<!-- <p align=\"center\">\n<b>DISCLAIMER: </b>EDS-TeVa is intended to be a module of <a href=\"https://github.com/aphp/EDS-Scikit\">EDS-Scikit</a>\n</p> -->\n\n<div align=\"center\">\n\n<p align=\"center\">\n  <a href=\"https://aphp.github.io/edsteva/latest/\"><img src=\"https://aphp.github.io/edsteva/latest/assets/logo/edsteva_logo_small.svg\" alt=\"EDS-TeVa\"></a>\n</p>\n\n# EDS-TeVa [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/aphp/edsteva/HEAD?labpath=notebooks%2Fsynthetic_data.ipynb)\n\n<p align=\"center\">\n<a href=\"https://aphp.github.io/edsteva/latest/\" target=\"_blank\">\n    <img src=\"https://img.shields.io/github/actions/workflow/status/aphp/edsteva/documentation.yaml?branch=main&label=docs&style=flat\" alt=\"Documentation\">\n</a>\n<a href=\"https://codecov.io/github/aphp/edsteva?branch=main\" target=\"_blank\">\n    <img src=\"https://codecov.io/github/aphp/edsteva/coverage.svg?branch=main\"\n    alt=\"Codecov\">\n</a>\n<a href=\"https://www.python.org/\" target=\"_blank\">\n    <img src=\"https://img.shields.io/badge/python-~3.7.1-brightgreen\"\n    alt=\"Supported Python versions\">\n</a>\n<a href=\"https://pypi.org/project/edsteva/\" target=\"_blank\">\n    <img src=\"https://img.shields.io/pypi/v/edsteva?color=blue&style=flat\"\n    alt=\"PyPI\">\n</a>\n<a href=\"https://python-poetry.org/\" target=\"_blank\">\n    <img src=\"https://img.shields.io/endpoint?url=https://python-poetry.org/badge/v0.json\"\n    alt=\"Poetry\">\n</a>\n<a href=\"https://zenodo.org/badge/latestdoi/572079865\">\n    <img src=\"https://zenodo.org/badge/572079865.svg\"\n    alt=\"DOI\">\n</a>\n<a href=\"https://github.com/psf/black\" target=\"_blank\">\n    <img src=\"https://img.shields.io/badge/code%20style-black-000000.svg\"\n    alt=\"Black\">\n</a>\n<a href=\"https://github.com/astral-sh/ruff\" target=\"_blank\">\n    <img src=\"https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v2.json\"\n    alt=\"Ruff\">\n</a>\n</p>\n</div>\n\n**Documentation**: <a href=\"https://aphp.github.io/edsteva/latest/\" target=\"_blank\">https://aphp.github.io/edsteva/latest/</a>\n\n**Source Code**: <a href=\"https://github.com/aphp/edsteva\" target=\"_blank\">https://github.com/aphp/edsteva</a>\n\n---\n\nEDS-TeVa provides a set of tools that aims at modeling the adoption over time and across space of the Electronic Health Records.\n\n## Requirements\nEDS-TeVa stands on the shoulders of [Spark 2.4](https://spark.apache.org/docs/2.4.8/index.html) which requires:\n\n- Python ~3.7.1\n- Java 8\n\n## Installation\n\nYou can install EDS-TeVa through ``pip``:\n\n```shell\npip install edsteva\n```\nWe recommend pinning the library version in your projects, or use a strict package manager like [Poetry](https://python-poetry.org/).\n\n```\npip install edsteva==0.2.7\n```\n## Example\n\nA scientific paper is currently being written that describes extensively the use of the library on the study of quality and epidemiological indicators.\n\n## Contributing\n\nContributions are welcome, and they are greatly appreciated! Every little bit helps, and credit will always be given.\n\n## Acknowledgement\n\nWe would like to thank [Assistance Publique \u2013 H\u00f4pitaux de Paris](https://www.aphp.fr/) and [AP-HP Foundation](https://fondationrechercheaphp.fr/) for funding this project.\n",
    "bugtrack_url": null,
    "license": "BSD 3-Clause",
    "summary": "EDS-TeVa provides a set of tools that aims at modeling the adoption over time and across space of the Electronic Health Records.",
    "version": "0.2.8",
    "project_urls": {
        "Bug Tracker": "https://github.com/aphp/edsteva/issues",
        "Documentation": "https://aphp.github.io/edsteva/latest/",
        "Homepage": "https://github.com/aphp/edsteva",
        "Repository": "https://github.com/aphp/edsteva"
    },
    "split_keywords": [
        "omop",
        "data analysis",
        "electronic health record"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b16cbb588328766f9702b6f34edc68e72b347a8f72af6dc39264b2d64ccca9ec",
                "md5": "b6ca65e0bf5f55db8c807f01eaf51f72",
                "sha256": "a8c64e835fe95733ba46b84f2f41641deca85ecc44e2386750db217a00ffe507"
            },
            "downloads": -1,
            "filename": "edsteva-0.2.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b6ca65e0bf5f55db8c807f01eaf51f72",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7.1,<3.8.0",
            "size": 155077,
            "upload_time": "2023-11-06T09:21:41",
            "upload_time_iso_8601": "2023-11-06T09:21:41.858045Z",
            "url": "https://files.pythonhosted.org/packages/b1/6c/bb588328766f9702b6f34edc68e72b347a8f72af6dc39264b2d64ccca9ec/edsteva-0.2.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "30063b136650a84ef7e00f3a4384c177cb01dc44f5fb9c55aa7099812327ed5e",
                "md5": "b87a50aea32533fb827162300946a633",
                "sha256": "381f900499c1c1bed456298f6ad619248429f6d0a02fecf535be92b139e8c656"
            },
            "downloads": -1,
            "filename": "edsteva-0.2.8.tar.gz",
            "has_sig": false,
            "md5_digest": "b87a50aea32533fb827162300946a633",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7.1,<3.8.0",
            "size": 86275,
            "upload_time": "2023-11-06T09:21:55",
            "upload_time_iso_8601": "2023-11-06T09:21:55.242548Z",
            "url": "https://files.pythonhosted.org/packages/30/06/3b136650a84ef7e00f3a4384c177cb01dc44f5fb9c55aa7099812327ed5e/edsteva-0.2.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-06 09:21:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "aphp",
    "github_project": "edsteva",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "edsteva"
}
        
Elapsed time: 0.13283s