Installation
Lexy can be installed on macOS, Linux, and Windows. The installation methods available at the moment are as follows:
Manual Installation
git clone https://github.com/antoniorodr/lexy
cd lexy
pip install .
Homebrew Installation
brew tap antoniorodr/lexy
brew install antoniorodr/lexy/lexy
AUR Installation
yay -S lexy
Installation using uv
uv tool install git+https://github.com/antoniorodr/lexy