Metadata-Version: 2.1
Name: dabom-python
Version: 0.1.0
Summary: Python SDK for Dabom Search API
Author-email: Atlas Yang <atlas.yang3598@gmail.com>
Project-URL: Homepage, https://dabomai.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

# dabom-python

Python SDK for Dabom Search API

## Installation

```bash
pip install dabom-python
```
