Metadata-Version: 2.1
Name: sphinxbio
Version: 0.0.5rc2
Summary: 
Requires-Python: >=3.8,<4.0
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
Requires-Dist: click (>=8.1.7,<9.0.0)
Requires-Dist: cloudpickle (>=3.0.0,<4.0.0)
Requires-Dist: httpx (>=0.21.2)
Requires-Dist: ipykernel (>=6.29.4,<7.0.0)
Requires-Dist: pydantic (==2.7.1)
Description-Content-Type: text/markdown

## sphinxbio: A [Sphinx Bio](https://www.sphinxbio.com/) Python client
 Python Library

[![PyPI](https://img.shields.io/pypi/v/sphinxbio)](https://pypi.org/project/sphinxbio/)
[![fern shield](https://img.shields.io/badge/%F0%9F%8C%BF-SDK%20generated%20by%20Fern-brightgreen)](https://github.com/fern-api/fern)


### Installation
```bash
pip install sphinxbio   # or poetry install, etc.
```


