Metadata-Version: 2.1
Name: cellestial
Version: 0.1.0
Summary: 
Author: Zaf4
Author-email: zafermolbio@gmail.com
Requires-Python: >=3.11,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: anndata (>=0.11.0,<0.12.0)
Requires-Dist: cairosvg (>=2.7.1,<3.0.0)
Requires-Dist: lets-plot (>=4.5.1,<5.0.0)
Requires-Dist: polars (>=1.13.0,<2.0.0)
Requires-Dist: pooch (>=1.8.2,<2.0.0)
Requires-Dist: pyarrow (>=18.0.0,<19.0.0)
Requires-Dist: pycairo (>=1.27.0,<2.0.0)
Requires-Dist: scanpy[leiden] (>=1.10.4,<2.0.0)
Description-Content-Type: text/markdown

# APIS

Apis (not APIs) comes from honey bees
An Interactive Single-Cell Plotting Tool over a ggplot-like API.

## Installation

```bash
pip install apis
```

## Usage

```python
import scplot as sp
```

