Metadata-Version: 2.4
Name: calk9
Version: 0.37.0
Summary: Reproducibility simplified.
Author-email: Pete Bachant <petebachant@gmail.com>
License: MIT
Project-URL: Homepage, https://calkit.org
Project-URL: Repository, https://github.com/calkit/calkit
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: calkit-python==0.37.0

# calk9

Alias package for [calkit-python](https://pypi.org/project/calkit-python/).

This package provides the `calk9` command as a shorter alternative to `calkit`.

## Installation

```sh
pip install calk9
```

Or use with uvx without installation:

```sh
uvx calk9 --help
```

See the [Calkit documentation](https://docs.calkit.org) for more information.
