[program-l] Re: The most accessible python IDE

  • From: "Juan Hernandez" <juanhernandez98@xxxxxxxxx>
  • To: <program-l@xxxxxxxxxxxxx>
  • Date: Fri, 16 Nov 2018 08:38:35 -0800

Yeah I did this, and it doesn’t work in vs code.

 

Best,

 

From: program-l-bounce@xxxxxxxxxxxxx <program-l-bounce@xxxxxxxxxxxxx> On Behalf 
Of Dzhovani
Sent: Friday, November 16, 2018 4:42 AM
To: program-l@xxxxxxxxxxxxx; Florian Beijers <florianbeijers@xxxxxxxxx>
Subject: [program-l] Re: The most accessible python IDE

 

Yes, Jaws can read indentation. It was insert+f6 that opens the settings 
center. Write indent in the sarch box and the option will pop up.

On 16.11.2018 г. 13:17, Florian Beijers wrote:

Hi, 

 

In another thread I saw someone say JAWS can read indentation differences as 
well. To be fair though you need indentation in any programming language, 
Python just crashes when you don't indent properly but if you ever work within 
a sighted dev team your colleagues will crash if you don't indent properly in 
any language :-)

 

Florian

 

Op vr 16 nov. 2018 om 06:53 schreef jacob kruger <jacob@xxxxxxxxxxxxx 
<mailto:jacob@xxxxxxxxxxxxx> >:

That's another reason why I work with edSharp - it has it's own indentation 
notification/announcement on offer.

 

But, yes, NVDA makes it easy to hear when the indentation changes.

 

Stay well


Jacob Kruger
Blind Biker
Skype: BlindZA
"...resistance is futile...but, acceptance is versatile..."

On 2018-11-16 4:21 AM, Juan Hernandez wrote:

How do you guys code python in vs code? I mean nvda can read indents, but jaws 
can’t, inless you guys know how to get jaws to read indents/?

 

From: program-l-bounce@xxxxxxxxxxxxx <mailto:program-l-bounce@xxxxxxxxxxxxx>   
<mailto:program-l-bounce@xxxxxxxxxxxxx> <program-l-bounce@xxxxxxxxxxxxx> On 
Behalf Of Florian Beijers
Sent: Wednesday, November 14, 2018 7:21 AM
To: program-l  <mailto:program-l@xxxxxxxxxxxxx> <program-l@xxxxxxxxxxxxx>
Subject: [program-l] Re: The most accessible python IDE

 

Hi,

Nice find :-) I honestly haven't tried in a long while since I sadly do Rails 
and JS dev for my job these days, sadly because Rails support is quite a bit 
less mature in VS Code than Python support is. 

Have you tried what the official docs say about this, though?

https://code.visualstudio.com/docs/python/environments

 

Regards,
Florian

 

Op wo 14 nov. 2018 om 16:04 schreef Taksan <taksantong@xxxxxxxxx 
<mailto:taksantong@xxxxxxxxx> >:

To Florian and anybody interested: I found how to enable virtualenvs
inside visualstudio code for python. This means that visualstudio code
can also help me find errors and libraries and methods in my code when
I save my program. This is really helpful because sometimes those
errors are only found at "runtime" but it is better if you find them
earlier at just "save time".

So the trick requires 3 steps:
1.- Accept all recommendations that visualstudio says about python (it
popups suggesting installing plugins for each language you try to use)
2.- Install pylint of course in the virtualenvironment you are using.
Then, launch visualstudiocode from inside the virtualenvironment
3.- Add the site packages folder of your virtualenvironment to visual
studio, in the python.extraPaths settings.

And then you have a nice python editor and syntax checker tool all in
one. I think this finally means I no longer have to open the big
elephant Eclipse IDE for my python coding ja ja ja ja!

Regards,
Taksan

On 11/14/18, Taksan <taksantong@xxxxxxxxx <mailto:taksantong@xxxxxxxxx> > wrote:

Florian I use vscode with python but.... have you managed to make
vscode recognize a virtualenv correctly?

On 11/13/18, Jim Homme <jhomme@xxxxxxxxxxxxxxxxx 
<mailto:jhomme@xxxxxxxxxxxxxxxxx> > wrote:
Hi,
Can you please define “better?”

Thanks.

Jim



==========
Jim Homme
Product Manager
Digital Accessibility
Bender Consulting Services
412-787-8567
https://www.benderconsult.com/our%20services/hightest-accessible-technology-solutions
People with disabilities, access job openings at
https://www.benderconsult.com/careers/job-openings


From: program-l-bounce@xxxxxxxxxxxxx <mailto:program-l-bounce@xxxxxxxxxxxxx
 <program-l-bounce@xxxxxxxxxxxxx <mailto:program-l-bounce@xxxxxxxxxxxxx> > On
Behalf Of Florian Beijers
Sent: Tuesday, November 13, 2018 4:15 AM
To: program-l <program-l@xxxxxxxxxxxxx <mailto:program-l@xxxxxxxxxxxxx> >
Subject: [program-l] Re: The most accessible python IDE

Hi,

At this point I'd say either Visual Studio 2017 or VS Code. Both have
their
quirks but seem to be the most efficient. VS Code especially shines with
Python, JavaScript and various other languages, whereas Visual Studio
2017
has the better C#, Xamarin and .NET standard support. .NET core might
work
well enough in VS Code as well but I haven't tried that, yet. Just for
people who are wondering, as I test this kind of thing on a regular basis
:)


Op di 13 nov. 2018 om 10:02 schreef Dang Manh Cuong
<dangmanhcuong@xxxxxxxxx <mailto:dangmanhcuong@xxxxxxxxx
<mailto:dangmanhcuong@xxxxxxxxx ;<mailto:dangmanhcuong@xxxxxxxxx> >>:
Hi Giang
PyCharm is totaly inaccessible to both Jaws and NVDA. One of the IDE I
think
is Visual Studio. You can contact me off list for this just because we're
Vietnamese so that way would more comfortable.
----------------
Dang Manh Cuong
 The Assistive technology specialist
 Sao Mai Vocational and assistive center for the blind
52/22 Huynh Thien Loc St., Hoa Thanh ward, Tan Phu dist., HCM, Vietnam.
 Tel: +8428 7302-4488
 E-mail: info@xxxxxxxxxxxxxxxx <mailto:info@xxxxxxxxxxxxxxxx
<mailto:info@xxxxxxxxxxxxxxxx ;<mailto:info@xxxxxxxxxxxxxxxx> >;
tech@xxxxxxxxxxxxxxxx <mailto:tech@xxxxxxxxxxxxxxxx
<mailto:tech@xxxxxxxxxxxxxxxx ;<mailto:tech@xxxxxxxxxxxxxxxx> >
 Facebook: https://www.facebook.com/saomaicenterfortheblind
 Website: http://www.trungtamsaomai.org; http://www.saomaicenter.org
Mobile
/ Zalo: +84 902-572-300
 E-mail: dangmanhcuong@xxxxxxxxx <mailto:dangmanhcuong@xxxxxxxxx
<mailto:dangmanhcuong@xxxxxxxxx ;<mailto:dangmanhcuong@xxxxxxxxx> >;
cuong@xxxxxxxxxxxxxxxxxx <mailto:cuong@xxxxxxxxxxxxxxxxxx
<mailto:cuong@xxxxxxxxxxxxxxxxxx ;<mailto:cuong@xxxxxxxxxxxxxxxxxx> >
 Skype name: dangmanhcuong
 facebook: http://facebook.com/dangmanhcuong
 Twitter: @ManhCuongTech
----- Original Message -----
From: "Nguyen Hoang Giang"
<hoanggiang1994@xxxxxxxxxxx <mailto:hoanggiang1994@xxxxxxxxxxx
<mailto:hoanggiang1994@xxxxxxxxxxx ;<mailto:hoanggiang1994@xxxxxxxxxxx> >>
To: <program-l@xxxxxxxxxxxxx <mailto:program-l@xxxxxxxxxxxxx
<mailto:program-l@xxxxxxxxxxxxx ;<mailto:program-l@xxxxxxxxxxxxx> >>
Sent: Tuesday, November 13, 2018 3:52 PM
Subject: [program-l] The most accessible python IDE


Hi all,

What is the most accessible IDE for python?

How about PyCharm?

Thanks a lot,

Nj�����vz�–������z���
��!��z¶�j������z���y����n��������j�yr�������j����~���

** To leave the list, click on the immediately-following link:-
**
[mailto:program-l-request@xxxxxxxxxxxxx ;
<mailto:program-l-request@xxxxxxxxxxxxx
<mailto:program-l-request@xxxxxxxxxxxxx ;
<mailto:program-l-request@xxxxxxxxxxxxx> >?subject=unsubscribe]
** If this link doesn't work then send a message to:
**
program-l-request@xxxxxxxxxxxxx <mailto:program-l-request@xxxxxxxxxxxxx
<mailto:program-l-request@xxxxxxxxxxxxx ;
<mailto:program-l-request@xxxxxxxxxxxxx> >
** and in the Subject line type
** unsubscribe
** For other list commands such as vacation mode, click on the
** immediately-following link:-
**
[mailto:program-l-request@xxxxxxxxxxxxx ;
<mailto:program-l-request@xxxxxxxxxxxxx
<mailto:program-l-request@xxxxxxxxxxxxx ;
<mailto:program-l-request@xxxxxxxxxxxxx> >?subject=faq]
** or send a message, to
**
program-l-request@xxxxxxxxxxxxx <mailto:program-l-request@xxxxxxxxxxxxx
<mailto:program-l-request@xxxxxxxxxxxxx ;
<mailto:program-l-request@xxxxxxxxxxxxx> >
with the Subject:- faq


** To leave the list, click on the immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx ;
<mailto:program-l-request@xxxxxxxxxxxxx> ?subject=unsubscribe]
** If this link doesn't work then send a message to:
** program-l-request@xxxxxxxxxxxxx <mailto:program-l-request@xxxxxxxxxxxxx
** and in the Subject line type
** unsubscribe
** For other list commands such as vacation mode, click on the
** immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx ;
<mailto:program-l-request@xxxxxxxxxxxxx> ?subject=faq]
** or send a message, to
** program-l-request@xxxxxxxxxxxxx <mailto:program-l-request@xxxxxxxxxxxxx>  
with the Subject:- faq

Other related posts: