Install
Note:uv addadds Mellea to an existing uv project, so run it from a directory created withuv init(or one that already has apyproject.toml). To install into a plain virtual environment without a uv project, useuv pip install melleainstead.
Optional extras
Install extras for specific backends and features:All extras:mellea[all]installs everything. For the full list of available extras seepyproject.toml.