Guides¶
Task-oriented guides for installing, contributing to, and validating EzXl.
📚 Available guides¶
| Guide | What it covers |
|---|---|
| How to install ezxl | Standard, offline, and documentation-oriented installation flows. |
| How to work on ezxl locally | Local contributor setup with uv, linting, typing, packaging, and hooks. |
| How to run tests locally | Daily pytest commands, coverage generation, and test markers. |