Metadata-Version: 2.4
Name: graphitize
Version: 0.0.0
Summary: Graphitize command line interface.
Project-URL: Homepage, https://graphitize.ai
Project-URL: Source, https://github.com/graphitize/graphitize
Author: Graphitize
License-Expression: Apache-2.0
License-File: LICENSE
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.12
Description-Content-Type: text/markdown

# graphitize

Command line interface for Graphitize.

## Requirements

Python 3.12 or later.

## Install

```bash
uv tool install graphitize
```

## Usage

```bash
graphitize --help
```

## Licence

Apache-2.0. See [LICENSE](LICENSE).
