Metadata-Version: 2.4
Name: bento-meta
Version: 0.2.19
Summary: Python drivers for Bento Metamodel Database
License: Apache 2.0
License-File: LICENSE
Author: Mark A. Jensen
Author-email: mark.jensen@nih.gov
Requires-Python: >=3.10
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Provides-Extra: tools
Requires-Dist: PyYAML (>=6.0.1)
Requires-Dist: certifi (>=2025.4.26,<2026.0.0)
Requires-Dist: click (>=8.1.3,<9.0.0) ; extra == "tools"
Requires-Dist: cryptography (>=45.0.3,<46.0.0)
Requires-Dist: delfick-project (>=0.7.9,<0.8.0)
Requires-Dist: liquichange (>=0.2.1,<0.3.0) ; extra == "tools"
Requires-Dist: minicypher (>=0.1.3,<0.2.0)
Requires-Dist: nanoid (>=2.0.0,<3.0.0)
Requires-Dist: neo4j (>=5.28.0,<6.0.0)
Requires-Dist: numpy (>=1.23.5,<2.0.0) ; extra == "tools"
Requires-Dist: pandas (>=1.5.2,<2.0.0) ; extra == "tools"
Requires-Dist: requests (>=2.32.4,<3.0.0)
Requires-Dist: setuptools (>=80.9.0,<81.0.0)
Requires-Dist: spacy (>=3.4.3,<4.0.0) ; extra == "tools"
Requires-Dist: tornado (>=6.5.1,<7.0.0)
Requires-Dist: tqdm (>=4.64.1,<5.0.0)
Requires-Dist: typing-extensions (>=4.7.0,<5.0.0)
Requires-Dist: urllib3 (>=2.5.0,<3.0.0)
Project-URL: Bug Tracker, https://github.com/CBIIT/bento-meta/issues
Project-URL: Homepage, https://cbiit.github.io/bento-meta/
Description-Content-Type: text/markdown

# bento_meta - Object Model for the Bento Metamodel Database

Read the docs at
[https://cbiit.github.io/bento-meta/](https://cbiit.github.io/bento-meta/).



