How visually impaired people build their own Python programming environment

Source: Internet
Author: User

Most visually impaired programmers work under Windows, and today we'll talk about how to build a python programming environment for visually impaired people in Windows. Why do you build it yourself? Because the Python editor that comes with the idle (Python GUI) read the screen at all, I use the sun to read the screen, NVDA reading screen, competing to read the screen have tried. Later on their own, I think the use is more convenient to share experience to the friends you need.
The editor we used is the version of Editplus,python is 2.7.8. First download the Ann EditPlus and Python. We're not going to be talking about that. We mainly talk about how to configure the Python programming environment available to the visually impaired, which is actually very simple, which is to configure the EditPlus.
First open the EditPlus, open a *.py file with EditPlus, press the ALT key, and the cursor to find "Tools", the next cursor find "Configure user Tools", press ENTER. tab, prompt a combo box, up and down the cursor can be selected, we first select "tool Group 1", this time the following configuration of each read screen operation has a different, I will use the text to describe it to you, and finally to a picture. There are three other places to set up,
{command} In this place select the Python.exe under the Python directory. It's "C:\Python27\python.exe."

{parameter} Select ' File name ',
{Initial directory} select "File directory",
This is OK, simple, Python comes with the editor if you can support it, its code complement function in the real development efficiency will improve a lot.

Let's try.

#encoding =GBK

print "Hello World" press CTRL to enlarge the keyboard number 1, the popup dos window output "Hello World"

This article is from the "Sailing It Tribe" blog, make sure to keep this source http://yhitbl.blog.51cto.com/3955073/1539170

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.