Metadata-Version: 2.4
Name: smg-auth
Version: 0.0.1
Summary: Authentication and authorization for Shepherd Model Gateway
Author: Shepherd Team
License: Apache-2.0
Project-URL: Homepage, https://github.com/shepherd-ai/shepherd
Keywords: llm,inference,ml,ai
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Rust
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# smg-auth

Authentication and authorization for Shepherd Model Gateway

## Status

This package is under development as part of the [Shepherd](https://github.com/shepherd-ai/shepherd) project.

## Installation

```bash
pip install smg-auth
```

## Coming Soon

This package will provide Python bindings (via PyO3) for the Rust implementation.
