[Python-ideas] Accessible tools

Bryan Duarte bryan0731 at gmail.com
Wed Feb 18 18:30:08 CET 2015


Hello all,

Thank you all for your feedback. I did respond but did not reply all so my message only went to Chris. 

I understand I do not need an IDE to program Python, I was only looking for an IDE for the tools it offers when exploring classes and methods. I am experimenting with different libraries and with an IDE or other tool I can quickly and easily see methods which can be called from different classes. If you are aware of how I can do this using VIM, eMacs or any other tool please let me know. I typically just use VIM or another text editor to write the majority of my code but in this case and some other cases it is more efficient to have these tools that make code development faster and easier. 

Here are the tools I have tried already but I will also be posting to the other group soon.
• pyCharm
• iPy
• iPY notebook
• Idle
• Eclipse
So far Eclipse worked the best but there were still some issues like it freezing when tool tips would pop up. I also use VIM and have my .vimrc modified to auto indent and execute some scripts like pIndent when called. Thanks again everyone for your help even though this is not the correct place for this question. 

p.s if this group handles Python tools by any chance it would be nice to have something like Idle made accessible. 
> On Feb 18, 2015, at 9:48 AM, Nikolaus Rath <Nikolaus at rath.org> wrote:
> 
> On Feb 18 2015, Bryan Duarte <bryan0731-Re5JQEeQqe8AvxtiuMwx3w at public.gmane.org> wrote:
>> Hello group,
>> 
>> I posted a few days ago and did not get a response. Maybe this is not
>> the correct forum for this question and if that is the case I
>> apologize.
> 
> python-list would probably be a better choice,
> cf. https://www.python.org/community/lists/.
> 
>> I am a blind software engineering student who is conducting research
>> and would like to use Python for the developing language. I am in
>> search of a tool or IDE for Python that is accessible with a screen
>> reader. I have tried a number of tools but none were very accessible
>> or accessible at all. I use a Mac mostly but can use Windows or Linux
>> if need be.
> 
> Hmm. Do you really need an IDE to program in Python? Maybe you could try
> Emacs with Emacs Code Browser and Emacspeak?
> 
> 
> Best,
> -Nikolaus
> 
> -- 
> GPG encrypted emails preferred. Key id: 0xD113FCAC3C4E599F
> Fingerprint: ED31 791B 2C5C 1613 AF38 8B8A D113 FCAC 3C4E 599F
> 
>             »Time flies like an arrow, fruit flies like a Banana.«
> _______________________________________________
> Python-ideas mailing list
> Python-ideas at python.org
> https://mail.python.org/mailman/listinfo/python-ideas
> Code of Conduct: http://python.org/psf/codeofconduct/



More information about the Python-ideas mailing list