Skip to content

v1.0.0: xlsx-viewer-pro Release

Choose a tag to compare

@eminsk eminsk released this 07 Sep 17:02
· 3 commits to master since this release

xlsx-viewer-pro v1.0.0 - Production Release

  • PyPI Package: https://pypi.org/project/xlsx-viewer-pro/
  • Installation: pip install xlsx-viewer-pro or uv add xlsx-viewer-pro
  • Headless Formula Engine: 129 formula functions across Math, Stats, Finance, Lookups, Logic, Text, Date/Time.
  • Hardware SIMD SSE2: Native x64 assembly engine (7.4M+ ops/sec) with pure-Python fallback.
  • CLI Utilities: xv --calc, xv --list-formulas, xv --info.
  • Desktop Application: Modern Office Ribbon interface for Excel (.xlsx, .xlsm, .csv, .tsv).

⚡ Python 3.15 Ready & Pre-compiled Native Wheels Attached

  • xlsx-viewer-pro is 100% verified (29/29 tests passing) on upcoming Python 3.15 (cpython-3.15.0rc2), including native SIMD SSE2 math engine acceleration.
  • Attached pre-compiled native Windows x64 binary wheel for Python 3.15:
    • matplotlib-3.11.1-cp315-cp315-win_amd64.whl (MSVC x64 build)
  • Install on Python 3.15 via uv:
    uv add xlsx-viewer-pro --find-links https://github.com/eminsk/xlsx_vievers/releases/expanded_assets/v1.0.0