Metadata-Version: 2.4
Name: tokentriage-cli
Version: 0.0.1
Summary: Name reservation for the TokenTriage CLI. The runnable release follows; this version is intentionally yanked.
Author: TokenTriage
License-Expression: Apache-2.0
Project-URL: Homepage, https://tokentriage.com
Project-URL: Source, https://github.com/tokentriage/tokentriage
Project-URL: Issues, https://github.com/tokentriage/tokentriage/issues
Keywords: tokentriage,llm,proxy,cost,observability
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Environment :: Console
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: System :: Networking :: Monitoring
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# tokentriage-cli

**This release is a name reservation, not a usable package.** It installs no
command and contains no implementation, and it is yanked — `pip` will not
select it.

The real `tokentriage-cli` ships the prebuilt TokenTriage binary as a platform
wheel, so that `uvx tokentriage-cli` and `pipx install tokentriage-cli` start
the proxy with no Go toolchain and nothing to compile. It is published from the
project's release pipeline.

- Source and documentation: https://github.com/tokentriage/tokentriage
- Issues: https://github.com/tokentriage/tokentriage/issues

Not to be confused with [`tokentriage`](https://pypi.org/project/tokentriage/),
which is the instrumentation SDK — a client library with no executable.

Licensed under Apache-2.0.
