{"id":37072829,"url":"https://github.com/hyletic/lovdtools","last_synced_at":"2026-01-14T08:32:59.466Z","repository":{"id":313321432,"uuid":"1050958771","full_name":"hyletic/lovdtools","owner":"hyletic","description":"A fluent API client for querying the Global Variome shared LOVD instance.","archived":false,"fork":false,"pushed_at":"2025-12-21T22:35:56.000Z","size":1716,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-23T07:36:16.264Z","etag":null,"topics":["api-client","api-client-python","bioinformatics","bioinformatics-tool","data-acquisition","data-science","fluent-interface","genomics","lovd","multiomics","omics"],"latest_commit_sha":null,"homepage":"https://hyletic.github.io/lovdtools/","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/hyletic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-05T08:05:18.000Z","updated_at":"2025-12-21T22:36:00.000Z","dependencies_parsed_at":"2026-01-06T15:09:17.212Z","dependency_job_id":null,"html_url":"https://github.com/hyletic/lovdtools","commit_stats":null,"previous_names":["hyletic/lovdtools"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hyletic/lovdtools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyletic%2Flovdtools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyletic%2Flovdtools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyletic%2Flovdtools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyletic%2Flovdtools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hyletic","download_url":"https://codeload.github.com/hyletic/lovdtools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyletic%2Flovdtools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28414245,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T08:31:27.429Z","status":"ssl_error","status_checked_at":"2026-01-14T08:31:19.098Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["api-client","api-client-python","bioinformatics","bioinformatics-tool","data-acquisition","data-science","fluent-interface","genomics","lovd","multiomics","omics"],"created_at":"2026-01-14T08:32:58.681Z","updated_at":"2026-01-14T08:32:59.450Z","avatar_url":"https://github.com/hyletic.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LOVDTools\n\n[![Documentation](https://img.shields.io/badge/docs-latest-blue.svg)](https://hyletic.github.io/lovdtools/)\n![PyPI](https://img.shields.io/pypi/v/lovdtools)\n![Python Version](https://img.shields.io/python/required-version-toml?tomlFilePath=https%3A%2F%2Fraw.githubusercontent.com%2Fhyletic%2Flovdtools%2Frefs%2Fheads%2Fmain%2Fpyproject.toml)\n![License](https://img.shields.io/github/license/hyletic/lovdtools)\n\nThis package aims to provide a fluent interface for acquiring variant records\nfrom the Leiden Open Variation Database (LOVD). It is by no means feature-complete,\nand its API is not stable enough for production use. That said, if you do decide \nto experiment with any of its client interfaces, feel free to provide feedback.\n\n## Installation\n\nThe `lovd` package is available on PyPI as `lovdtools`, so you can simply install it \nwith `pip` (or your favorite drop-in):\n\n```bash\n# Create a new virtual environment to avoid dependency conflicts.\npython -m venv lovdenv\n\n# Activate the newly created virtual environment.\nsource ./lovdenv/bin/activate\n\n# Upgrade `pip` to the latest version, as a best practice.\npip install --self-upgrade\n\n# Install the package.\npip install lovdtools\n```\n\nAfter running the above commands, the `lovd` package should be available to\nyour Python interpreter. You can confirm this by running the following command:\n\n```bash\npython -c import lovd\n```\n\nIf the above command does not yield any error output, then you have successfully\ninstalled `lovdtools`.\n\n## Contributing\n\nI hope these tools will prove helpful to whomever needs to query LOVD. If you would\nlike to contribute, please fork the repository, make your changes, and then submit\na pull request, as you would with any other open-source contribution.\n\n## Disclaimer\n\nThis software is intended for research purposes only and is not intended for use\nin clinical diagnosis, treatment, or medical decision-making. The authors make no\nwarranties regarding the accuracy, completeness, or reliability of the data or results\nobtained through this tool. Users are responsible for ensuring compliance with all\napplicable laws, regulations, and institutional policies when using this software.\nAlways consult qualified medical professionals for clinical interpretations.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyletic%2Flovdtools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhyletic%2Flovdtools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyletic%2Flovdtools/lists"}