Enprod — per-tenant cost, margin, and budget-variance tracking for AI model usage. Placeholder: the SDK is in development and not yet released.
Project description
enprod
Placeholder release — the SDK is not yet available.
Enprod is per-tenant cost, margin, and budget-variance tracking for AI model usage: tag every model call with the customer it was made for, and get per-client cost, gross margin, spend caps, and a client-ready usage report.
This package is published so that the name on PyPI matches the product being built, and so that anyone who installs it early gets an honest message rather than a confusing failure. It does nothing useful yet.
When it ships
from enprod import wrap
client = wrap(OpenAI(api_key=...), client_id="acme-corp")
The wrapper is fire-and-forget and fails open — it never sits in your application's critical path, and if Enprod is unreachable your agent keeps working. Zero runtime dependencies, Python 3.9+.
Status
Pre-release. Follow https://enprod.ai for availability.
© Aetheron AI LLC
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file enprod-0.0.1.tar.gz.
File metadata
- Download URL: enprod-0.0.1.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
69515c691f0f3e09b18d0a3210a26f209a3d1a08641cb5be38fff65db9bbcf08
|
|
| MD5 |
94c0ca4de45e4d126555b63987d3fb44
|
|
| BLAKE2b-256 |
5cc81d8d4feb7beba103ce3f0d3a8e385c23df298d9fa25e5d88f928873f9187
|
File details
Details for the file enprod-0.0.1-py3-none-any.whl.
File metadata
- Download URL: enprod-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9c1dd9659f6d96529b40a746fa0e469202e38d5d972ab7b399ac574913c23c1d
|
|
| MD5 |
01a92859aa72d67d42b762e24aea3c4d
|
|
| BLAKE2b-256 |
d22825014f8d3628e90e058c62cab29caa327e3932801c649fc9e2582ed703f9
|