Metadata-Version: 2.1
Name: orign
Version: 0.1.0
Summary: Python client for Orign
License: MIT
Author: Patrick Barker
Author-email: patrickbarkerco@gmail.com
Requires-Python: >=3.12,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: accelerate (>=1.0.1,<2.0.0)
Requires-Dist: aiokafka (>=0.11.0,<0.12.0)
Requires-Dist: colorama (>=0.4.6,<0.5.0)
Requires-Dist: confluent-kafka (>=2.6.0,<3.0.0)
Requires-Dist: einops (>=0.8.0,<0.9.0)
Requires-Dist: openai (>=1.52.0,<2.0.0)
Requires-Dist: pytest (>=8.3.3,<9.0.0)
Requires-Dist: transformers (>=4.45.2,<5.0.0)
Requires-Dist: vllm (>=0.6.3.post1,<0.7.0)
Description-Content-Type: text/markdown

# orign-py

Python client for Orign

## Installation

```bash
pip install orign
```

## Client


## Backends

### vLLM

Supports running vLLM models.
