[pythonvis] Re: Accessible Python Environment

  • From: <jhomme1028@xxxxxxxxx>
  • To: <pythonvis@xxxxxxxxxxxxx>
  • Date: Sat, 18 Apr 2020 20:38:53 -0400

Hi,
I'm happy to report here that I went through the presentation and got VSCode 
Insider working with some plug-ins, but not Python just yet. At the time I am 
interested in using VSCode to make it easier to work with my new site, which is 
built using the static site generator called Hugo. I also used VSCode with 
GitHub. I am slowly learning my away around the basics, and things have been 
smooth for the most part. Right now, some of my difficulty is because of 
getting used to the environment and that makes it difficult to say much about 
fine-tuning accessibility. 

This next point is purely personal. I find it very difficult when documentation 
assumes you know things, and I am less technical than a lot of people, so I was 
stressed out by the documentation. I plan on keeping very basic notes for 
myself. This is how I learn. If I write it down, it sticks. 

Thanks.

Jim

-----Original Message-----
From: pythonvis-bounce@xxxxxxxxxxxxx <pythonvis-bounce@xxxxxxxxxxxxx> On Behalf 
Of Florian Beijers
Sent: Saturday, April 18, 2020 10:23 AM
To: pythonvis@xxxxxxxxxxxxx
Subject: [pythonvis] Re: Accessible Python Environment

Hello all,

I think it was already cross-posted to this list, but for anyone who needs a 
hand getting started with VS Code, I did a walkthrough for screen reader users 
on Zoom yesterday. The archive of that can be found here:
https://www.dropbox.com/s/ypax4q266v1ur2h/VS%20Code%20Walkthrough.mp3?dl=0

I use JavaScript in the recording, but we're only doing very simple coding. 
Most of it is just explaining why you might want to use VS Code, how to get 
started with it etc.

As for designing GUIs, no, you don't necessarily need a forms designer-like 
tool for something like WXPython. AFAIK that toolkit is code-first.

Florian

2020-04-18 14:28 GMT+02:00, romance's prince <dmarc-noreply@xxxxxxxxxxxxx>:

I'm using notepad++
but the main problem, jaws not identify indentation level, hope 
someone write script for this matter.
but when I able to write GUI program will need IDE specially to design 
form

and its elements something like Microsoft VB from years ago.

 any help in this matter!?
  thanks

----- Original Message -----
From: "Bobby McNab" <kiltedmenace161@xxxxxxxxx>
To: <pythonvis@xxxxxxxxxxxxx>
Sent: Saturday, April 18, 2020 4:56 AM
Subject: [pythonvis] Re: Accessible Python Environment


Yeh,

Stick to basics, like notepad++, Ed Sharp or PFE.

BTW, I haven't tried visual studio code yet. could someone give me 
some details on how to get it up and running with Python?

Bobby


On 18/04/2020 02:53, Carter Temm wrote:
Unfortunately not, though it's less of an issue than one might think 
right off the bat.

Personally my optimal environment consists of the indentNav NVDA 
add-on for simplified code navigation, a decent text editor 
(notepad2 or notepad++), and an open console when I'm ready to test. 
Python's interpreted nature makes churning out stable code a breeze, 
allowing you to test language specific features and step through 
your program in realtime.

If you decide an IDE is a must have, visual studio code is probably 
the way to go, providing more features than most devs have any 
reason to need without the price tag or overhead offered by other VS 
additions.

Out of curiosity, what is your level of experience? What sort of 
environments, if any, have you found to be effective in the past?
Should be easy to get you comfortably set up and ready to go.

On 4/17/20, Rich De Steno <dmarc-noreply@xxxxxxxxxxxxx> wrote:
I'm new to Python. Is the Idle IDE accessible with the 
screen-reading programs like NVDA and Jaws? If not, what is the 
best environment for writing code?


--
Rich De Steno

List web page is
//www.freelists.org/webpage/pythonvis

To unsubscribe, send email to
pythonvis-request@xxxxxxxxxxxxx with "unsubscribe" in the Subject 
field.



--
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus

List web page is //www.freelists.org/webpage/pythonvis

To unsubscribe, send email to pythonvis-request@xxxxxxxxxxxxx with 
"unsubscribe" in the Subject field.

List web page is
//www.freelists.org/webpage/pythonvis

To unsubscribe, send email to
pythonvis-request@xxxxxxxxxxxxx with "unsubscribe" in the Subject field.

List web page is
//www.freelists.org/webpage/pythonvis

To unsubscribe, send email to
pythonvis-request@xxxxxxxxxxxxx with "unsubscribe" in the Subject field.

List web page is
//www.freelists.org/webpage/pythonvis

To unsubscribe, send email to
pythonvis-request@xxxxxxxxxxxxx with "unsubscribe" in the Subject field.

Other related posts: