Metadata-Version: 2.4
Name: tokmesh
Version: 0.1.0
Summary: Local AI coding token analytics CLI and TUI
Author: Tokmesh contributors
License: MIT
Project-URL: Homepage, https://github.com/xxxbrian/tokmesh
Project-URL: Repository, https://github.com/xxxbrian/tokmesh
Project-URL: Releases, https://github.com/xxxbrian/tokmesh/releases
Keywords: tokmesh,tokens,cli,tui,ai,usage
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Rust
Classifier: Topic :: Utilities
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).
