A fluent API client for the Global Variome shared LOVD instance.
Project description
LOVDTools
This package aims to provide a fluent interface for acquiring variant records from the Leiden Open Variation Database (LOVD). It is by no means feature-complete, and its API is not stable enough for production use. That said, if you do decide to experiment with any of its client interfaces, feel free to provide feedback.
Installation
The lovd package is available on PyPI as lovdtools, so you can simply install it
with pip (or your favorite drop-in):
# Create a new virtual environment to avoid dependency conflicts.
python -m venv lovdenv
# Activate the newly created virtual environment.
source ./lovdenv/bin/activate
# Upgrade `pip` to the latest version, as a best practice.
pip install --self-upgrade
# Install the package.
pip install lovdtools
After running the above commands, the lovd package should be available to
your Python interpreter. You can confirm this by running the following command:
python -c import lovd
If the above command does not yield any error output, then you have successfully
installed lovdtools.
Contributing
I hope these tools will prove helpful to whomever needs to query LOVD. If you would like to contribute, please fork the repository, make your changes, and then submit a pull request, as you would with any other open-source contribution.
Disclaimer
This software is intended for research purposes only and is not intended for use in clinical diagnosis, treatment, or medical decision-making. The authors make no warranties regarding the accuracy, completeness, or reliability of the data or results obtained through this tool. Users are responsible for ensuring compliance with all applicable laws, regulations, and institutional policies when using this software. Always consult qualified medical professionals for clinical interpretations.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file lovdtools-0.1.0.dev6.tar.gz.
File metadata
- Download URL: lovdtools-0.1.0.dev6.tar.gz
- Upload date:
- Size: 65.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c9557152e3267e39d7658ddcaa4e93e09f7fe9a2b43b9669d2486ae6be8ead0d
|
|
| MD5 |
03876ba26659d3e2f6ac1ee5ae87f814
|
|
| BLAKE2b-256 |
7be117cc265845cadf184f44b7c9d100f4c237c0985a7a1755e987c7ba4244b7
|
File details
Details for the file lovdtools-0.1.0.dev6-py3-none-any.whl.
File metadata
- Download URL: lovdtools-0.1.0.dev6-py3-none-any.whl
- Upload date:
- Size: 12.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
be9034dc271ff45cf2b1ed5a5a3202ddadb0b1d34d22d292564e2758aee76cdf
|
|
| MD5 |
9e1dca72867aec4dfa89f1e09debada8
|
|
| BLAKE2b-256 |
e6ba3ad52f2d5003332d7bcac7e6d72bb8b14e0a8285390a26e8ca44f95ff7c5
|