[Python-ideas] Accessible IDE

anatoly techtonik techtonik at gmail.com
Thu Mar 5 15:23:43 CET 2015


On Tue, Feb 17, 2015 at 12:55 AM, Bryan Duarte <bryan0731 at gmail.com> wrote:
>
> I was wondering if anyone had a suggestion on an accessible IDE for Python using Voiceover on the Mac. I use a Mac with Voiceover to interact with my computer, but can also use Linux or Windows if necessary. I would really like to find a tool that will allow me to use Python with some of the features of an IDE. I have tried:
> • PyCharm
> • iPy
> • iPy Notebook
> • Idel
> • and Eclipse
>
> So far Eclipse worked the best but still caused problems. Any suggestions and/or help would be great.

I think it is highly dependent on the reader, and reader is highly
dependent on platform. What reader do you use on Linux and Windows?
Also, I am certain that some web plumbing is very possible to add for
IPython Notebook, because it is just a web page. Do you know which
standards are actual to look into? Is it WAI-ARIA
https://en.wikipedia.org/wiki/WAI-ARIA ?


More information about the Python-ideas mailing list