Installation
Requirements
- Python 3.10 or higher
- uv (recommended) or pip
Install from PyPI
Or using uv:
Install as a CLI Tool
To install as a standalone CLI tool (recommended for command-line usage):
This installs the lcra command globally without affecting your project's dependencies.
Install from Source
- Clone the repository:
- Install dependencies:
Using uv:
Using pip:
Development Installation
For development, install with dev dependencies:
Or:
Verify Installation
Check that the CLI is available:
Or test the Python import: