Metadata-Version: 2.1
Name: tokmesh
Version: 0.1.0
Summary: Local AI coding token analytics CLI and TUI
Home-page: https://github.com/xxxbrian/tokmesh
Author: Tokmesh contributors
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# tokmesh

Python wrapper for the [tokmesh](https://github.com/xxxbrian/tokmesh) CLI.

```sh
pipx install tokmesh
# or
uv tool install tokmesh
# or
pip install tokmesh

tokmesh --help
```

Platform wheels ship the same prebuilt binaries as [GitHub Releases](https://github.com/xxxbrian/tokmesh/releases).
