Create a single build for the NVDA addon

Open
#104 0 comments 0 reactions 1 assignee View on GitHub

@ttpyorre is already working on this.

Since Aug 12, 2026.

  • #106 by @ttpyorre — closed without merging

Assessment

This issue has not been assessed yet.

Description

Apparently it is possible to have one deliverable that contains a 32 bit and 64 bit pyd file and have the code choose which to load on start up. An example can be found here, although that example uses sys.platform == 'win32', which is not a good method to decide.

See https://github.com/nvaccess/addon-datastore/issues/10710#issuecomment-5222027582 for a little more discussion.

Dominant language
Python
Stars
10
Forks
10
Avg merge
10h 40m
Merged PRs (30d)
4

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from daisy/MathCATForPython

All issues in daisy/MathCATForPython

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.