Metadata-Version: 2.1
Name: opendapi
Version: 1.0.1
Summary: Python client for Open DAPI interfaces
Home-page: https://wovencollab.com
License: Apache-2.0
Author: Woven
Author-email: opendapi-publisher@wovencollab.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Provides-Extra: activerecord
Provides-Extra: all
Provides-Extra: dbt
Provides-Extra: prisma
Provides-Extra: pynamodb
Provides-Extra: sequelize
Provides-Extra: sqlalchemy
Provides-Extra: typeorm
Requires-Dist: click (>=8.0.0,<9.0.0)
Requires-Dist: deepmerge (>=1.1.0,<2.0.0)
Requires-Dist: esprima (>=4.0.1,<5.0.0) ; extra == "all" or extra == "sequelize"
Requires-Dist: jinja2 (>=3.0.0,<4.0.0)
Requires-Dist: jsonref (>=1.1.0,<2.0.0)
Requires-Dist: jsonschema (>=4.17.3,<5.0.0)
Requires-Dist: pyparsing (>=3.0.0,<4.0.0) ; extra == "all" or extra == "activerecord" or extra == "typeorm" or extra == "prisma"
Requires-Dist: requests (>=2.31.0,<3.0.0)
Requires-Dist: requests-cache (>=1.2.0,<2.0.0)
Requires-Dist: ruamel-yaml (>=0.17.32,<0.18.0)
Requires-Dist: sentry-sdk (>=2.5.1,<3.0.0)
Requires-Dist: snakemd (>=2.2.0,<3.0.0)
Project-URL: Quickstart, https://opendapi.org
Description-Content-Type: text/markdown

# OpenDAPI Python Client

Read more about OpenDAPI at [opendapi.org](https://opendapi.org)
Reach out to us at [Woven](https://wovencollab.com) to try this out

