# Python CLI The `hugr-qir` command line tool reads a HUGR package and emits QIR. Run `hugr-qir -h/--help` for more information. ```{eval-rst} .. click:: hugr_qir.cli:hugr_qir :prog: hugr-qir :nested: full ```