Metadata-Version: 2.1
Name: linkml-store
Version: 0.0.0
Summary: linkml-store
License: MIT
Author: Author 1
Author-email: author@org.org
Requires-Python: >=3.9, !=2.7.*, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, !=3.6.*, !=3.7.*, !=3.8.*
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Provides-Extra: analytics
Provides-Extra: app
Provides-Extra: llm
Provides-Extra: mongodb
Provides-Extra: tests
Requires-Dist: black (>=24.0.0) ; extra == "tests"
Requires-Dist: click
Requires-Dist: duckdb (>=0.10.1,<0.11.0)
Requires-Dist: duckdb-engine (>=0.11.2,<0.12.0)
Requires-Dist: linkml-runtime (>=1.7.5,<2.0.0)
Requires-Dist: llm ; extra == "llm"
Requires-Dist: matplotlib ; extra == "analytics"
Requires-Dist: pandas (>=2.2.1,<3.0.0) ; extra == "analytics"
Requires-Dist: plotly ; extra == "analytics"
Requires-Dist: pydantic (>=2.0.0,<3.0.0)
Requires-Dist: pymongo ; extra == "mongodb"
Requires-Dist: pystow (>=0.5.4,<0.6.0)
Requires-Dist: seaborn ; extra == "analytics"
Requires-Dist: sqlalchemy
Requires-Dist: streamlit (>=1.32.2,<2.0.0) ; extra == "app"
Description-Content-Type: text/markdown

# linkml-store

This is the project description.

# Acknowledgements

This [cookiecutter](https://cookiecutter.readthedocs.io/en/stable/README.html) project was developed from the [monarch-project-template](https://github.com/monarch-initiative/monarch-project-template) template and will be kept up-to-date using [cruft](https://cruft.github.io/cruft/).

