Metadata-Version: 2.4
Name: plugmont
Version: 0.0.0
Summary: Plugmont — Python SDK (placeholder; under development)
Project-URL: Homepage, https://plugmont.ai
Project-URL: Documentation, https://plugmont.ai/docs
Project-URL: Repository, https://github.com/plugmont/sdk-python
Author-email: Plugmont <founder@plugmont.ai>
License: Apache-2.0
License-File: LICENSE
Keywords: ai,eval,evaluation,llm,machine-learning,observability
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# Plugmont — Python SDK (placeholder)

> **Plug your model. Test it. See results in real time.**

This package is a **name-reservation placeholder**. The actual Plugmont Python SDK ships when Plugmont launches publicly.

- Website: https://plugmont.ai
- Status: pre-launch (design phase complete; implementation in progress)
- License: Apache-2.0

## Install

```
pip install plugmont
```

Calling any function in this placeholder package raises `NotImplementedError`. The real SDK lands in version `0.1.0+`.

## Roadmap

Planned launch: see https://plugmont.ai for status updates.
