Metadata-Version: 2.4
Name: luteras
Version: 1.0.0
Summary: Official Python SDK for the LUTERAS API Platform
Author-email: LUTERAS TECH <support@luteras.com>
License-Expression: MIT
Project-URL: Homepage, https://luteras.com
Project-URL: Documentation, https://luteras.com/docs
Project-URL: Repository, https://github.com/LuterasTech/luteras-python-sdk
Project-URL: Issues, https://github.com/LuterasTech/luteras-python-sdk/issues
Keywords: luteras,license,licensing,api,saas,subscriptions
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: requests>=2.31.0

# LUTERAS Python SDK

Official Python SDK for the LUTERAS API Platform.

LUTERAS helps developers manage software licenses, API keys, subscriptions, and usage tracking through a secure developer API.

## Installation

```bash
pip install luteras
