Skip to content

addonFactory/nvdaRequestsExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nvdaRequestsExample

an example how to use requests module inside nvda

This addon uses requests module to retrieve information about ip address by selecting text containing an ip and pressing NVDA+shift+i. This stands just for an example. The only change made in requests itself was to change import http.cookies to be imported from local http package.

About

an example how to use requests module inside nvda

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages