Skip to content

QZX 0.2.2.0.6a11

Pre-release
Pre-release

Choose a tag to compare

@alesanGreat alesanGreat released this 30 Jul 23:09

QZX — Quick Zap Exchange, created and maintained by Alejandro Sánchez.

Alpha 11 makes static unused-code analysis trustworthy:

  • Replaces findDeadCode with findUnusedCode and reports review candidates instead of claiming deletion is safe.
  • Counts references inside the definition file and recognizes framework-discovered QZX commands and pytest suites.
  • Excludes generated outputs, dependencies, environments, caches, coverage data, and vendor trees from recursive source analysis.
  • Corrects projectDoctor so stale build copies no longer reduce a healthy project's score.
  • Removes one genuinely unreferenced lifecycle helper isolated by the corrected analysis.

Verified artifacts:

  • qzx-0.2.2.0.6a11-py3-none-any.whl — 410524 bytes — SHA-256 2f2b557f3a345b5973bbbab7cbfa039a9af0c9693e306ac33b76c465519ed15f
  • qzx-0.2.2.0.6a11.tar.gz — 369761 bytes — SHA-256 0925f2391d53de13ddc8cd92c5382f938c9f8b66d695eb24827eeadab11101c9
  • qzx.sh in the source distribution is mode 0755.

Requires Python 3.13 or newer. QZX certifies the standard CPython 3.13.x build.