Metadata-Version: 2.4
Name: biokb_wcvp
Version: 0.1.0
Summary: Manage and query World Checklist of Vascular Plants data
Project-URL: Homepage, https://biokb-wcvp.readthedocs.io
Project-URL: Documentation, https://biokb-wcvp.readthedocs.io
Project-URL: Repository, https://github.com/biokb/biokb_wcvp
Project-URL: Issues, https://github.com/biokb/biokb_wcvp/issues
Author-email: Christian Ebeling <Christian.Ebeling@scai.fraunhofer.de>
License: MIT
License-File: LICENSE
Keywords: World Checklist of Vascular Plants,bioinformatics,ethnobotany,knowledge base,knowledge graph
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Python: >=3.11
Requires-Dist: cryptography>=44.0.2
Requires-Dist: fastapi[standard]>=0.115.12
Requires-Dist: neo4j>=6.0.3
Requires-Dist: openpyxl>=3.1.5
Requires-Dist: pandas>=2.2.3
Requires-Dist: podman-compose>=1.4.0
Requires-Dist: pydantic>=2.11.7
Requires-Dist: pymysql>=1.1.1
Requires-Dist: rdflib-neo4j>=1.1
Requires-Dist: rdflib>=7.4.0
Requires-Dist: requests>=2.32.5
Requires-Dist: sqlalchemy>=2.0.39
Requires-Dist: tqdm>=4.67.1
Description-Content-Type: text/markdown

# API for World Checklist of Vascular Plants (WCVP) Data

`biokb_wcvp` is a Python library provide a RESTfulAPI to query data from WCVP

## About WCVP

[World Checklist of Vascular Plants (WCVP)](https://www.gbif.org/dataset/f382f0ce-323a-4091-bb9f-add557f3a9a2) is a comprehensive, curated database maintained by the [Royal Botanic Gardens, Kew](https://www.kew.org/). It provides authoritative information on the accepted scientific names and synonyms of vascular plants worldwide.


