Skip to content

slohmaier/python-nvda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-nvda

This project provides embedded python distributions with all requirements to build NVDA. In Addition the source of the current release is copied to site-packages, so code-completion works with NVDA-API. This is useful for plugin-developers.

Usage

Pull the repository:


python download.py

This will download the latest NVDA with all dependencies to python32 and python64. YOu can use python32\python.exe and python64\python.exe for development.

You can clean NVDA-sources and dependencies with .\clean.bat

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages