Installation¶ Requirements¶ Python 3.12+ Install from PyPI¶ pip install factq Verify Installation¶ factq --version Development Setup¶ Clone the repository and install with dev dependencies: git clone https://github.com/factq-dev/factq-cli.git cd factq uv sync