{"id":29299686,"url":"https://github.com/adaptinfer/clehrity","last_synced_at":"2025-07-06T19:35:10.583Z","repository":{"id":197640889,"uuid":"699038329","full_name":"AdaptInfer/clehrity","owner":"AdaptInfer","description":"Automatically finding surprises in EHRs","archived":false,"fork":false,"pushed_at":"2024-08-21T04:02:52.000Z","size":602,"stargazers_count":8,"open_issues_count":19,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-01T01:43:12.589Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AdaptInfer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-10-01T18:28:54.000Z","updated_at":"2024-06-08T17:38:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"5613b815-6df3-4149-89e6-db6b800a90c3","html_url":"https://github.com/AdaptInfer/clehrity","commit_stats":null,"previous_names":["blengerich/clehrity","lengerichlab/clehrity","adaptinfer/clehrity"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/AdaptInfer/clehrity","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdaptInfer%2Fclehrity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdaptInfer%2Fclehrity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdaptInfer%2Fclehrity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdaptInfer%2Fclehrity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AdaptInfer","download_url":"https://codeload.github.com/AdaptInfer/clehrity/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdaptInfer%2Fclehrity/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263960279,"owners_count":23536052,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-07-06T19:35:07.134Z","updated_at":"2025-07-06T19:35:10.573Z","avatar_url":"https://github.com/AdaptInfer.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"https://github.com/blengerich/clehrity/blob/main/assets/clehrity_logo.svg\" width=\"600px\"/\u003e\n\n[![PyPI](https://img.shields.io/pypi/v/clehrity.svg)][pypi_]\n[![Status](https://img.shields.io/pypi/status/clehrity.svg)][status]\n[![Python Version](https://img.shields.io/pypi/pyversions/clehrity)][python version]\n[![License](https://img.shields.io/pypi/l/clehrity)][license]\n\n[![Read the documentation at https://clehrity.readthedocs.io/](https://img.shields.io/readthedocs/clehrity/latest.svg?label=Read%20the%20Docs)][read the docs]\n[![Tests](https://github.com/blengerich/clehrity/workflows/Tests/badge.svg)][tests]\n[![Codecov](https://codecov.io/gh/blengerich/clehrity/branch/main/graph/badge.svg)][codecov]\n\n[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit\u0026logoColor=white)][pre-commit]\n[![Black](https://img.shields.io/badge/code%20style-black-000000.svg)][black]\n\n[pypi_]: https://pypi.org/project/clehrity/\n[status]: https://pypi.org/project/clehrity/\n[python version]: https://pypi.org/project/clehrity\n[read the docs]: https://clehrity.readthedocs.io/\n[tests]: https://github.com/blengerich/clehrity/actions?workflow=Tests\n[codecov]: https://app.codecov.io/gh/blengerich/clehrity\n[pre-commit]: https://github.com/pre-commit/pre-commit\n[black]: https://github.com/psf/black\n\n## Features\n\nEHR deconfounding via:\n\n- Statistical tests of discontinuity / non-monotoncities\n- Integration with LLMs to find surprising / counter-causal effects\n\n## Requirements\n\n- Python \u003e=3.9\n\n## Installation\n\nYou can install _Clehrity_ via [pip] from [PyPI]:\n\n```console\n$ pip install clehrity\n```\n\n## Usage\n\nPlease see the [Command-line Reference] for details.\n\n## Contributing\n\nContributions are very welcome.\nTo learn more, see the [Contributor Guide].\n\n## License\n\nDistributed under the terms of the [MIT license][license],\n_Clehrity_ is free and open source software.\n\n## Issues\n\nIf you encounter any problems,\nplease [file an issue] along with a detailed description.\n\n## Credits\n\nThis project was generated from [@cjolowicz]'s [Hypermodern Python Cookiecutter] template.\n\n[@cjolowicz]: https://github.com/cjolowicz\n[pypi]: https://pypi.org/\n[hypermodern python cookiecutter]: https://github.com/cjolowicz/cookiecutter-hypermodern-python\n[file an issue]: https://github.com/blengerich/clehrity/issues\n[pip]: https://pip.pypa.io/\n\n\u003c!-- github-only --\u003e\n\n[license]: https://github.com/blengerich/clehrity/blob/main/LICENSE\n[contributor guide]: https://github.com/blengerich/clehrity/blob/main/CONTRIBUTING.md\n[command-line reference]: https://clehrity.readthedocs.io/en/latest/usage.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadaptinfer%2Fclehrity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadaptinfer%2Fclehrity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadaptinfer%2Fclehrity/lists"}