Metadata-Version: 2.1
Name: litvarpy
Version: 0.0.4
Summary: A Python interface for LitVar on NCBI
Home-page: https://github.com/seanD111/litvarpy
Author: Sean DeLong
Author-email: sean_delong@hotmail.ca
License: "MIT",
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# litvarpy
[![Python package](https://github.com/seanD111/litvarpy/actions/workflows/python-package-pypi.yml/badge.svg)](https://github.com/seanD111/litvarpy/actions/workflows/python-package-pypi.yml)	[![codecov](https://codecov.io/gh/seanD111/litvarpy/branch/main/graph/badge.svg?token=UHWS9EWSAG)](https://codecov.io/gh/seanD111/litvarpy)


litvarpy is a python interface to the [LitVar public API](https://www.ncbi.nlm.nih.gov/CBBresearch/Lu/Demo/LitVar/api.html) 
for the querying and retrieval of variant-relevant information and associated biomedical literature.

 

