Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #196993
| Path | csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | "Loris Bennett" <loris.bennett@fu-berlin.de> |
| Newsgroups | comp.lang.python |
| Subject | Re: Seeking Assistance with Python's IDLE for Blind Users |
| Date | Mon, 11 Nov 2024 16:31:54 +0100 |
| Organization | FUB-IT, Freie Universität Berlin |
| Lines | 57 |
| Message-ID | <87h68d947p.fsf@zedat.fu-berlin.de> (permalink) |
| References | <003501db33bf$cfca66c0$6f5f3440$@gmail.com> <mailman.91.1731337099.4695.python-list@python.org> |
| Mime-Version | 1.0 |
| Content-Type | text/plain |
| X-Trace | news.uni-berlin.de PtJkF7cGcIibLE2xWW7ijwFdFgAChU2SE9xbF44W7MShAg |
| Cancel-Lock | sha1:SMCV14arIdOVnVhERE/YKLjcgX4= sha1:0xrrQsr0roegpXJn7Oc0f253dCI= sha256:7ETO+xlhCr1pL0fW9LnFvLlTwis+WhL4p8OWScx23Tc= |
| User-Agent | Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) |
| Xref | csiph.com comp.lang.python:196993 |
Show key headers only | View raw
Dear Jeff, <jdroth1003@gmail.com> writes: > Dear Python Users Group, > > > > I am currently learning Python. I am blind and use the JAWS screen reader to > assist me. I am trying to use Python's IDLE editor but find it quite > challenging. When I move my cursor to a line of code, it reads out the > letters or words from the line above, which makes it very difficult to edit > the code accurately. > > > > I am reaching out to see if anyone knows how to configure IDLE to call out > the letters or words that the cursor is actually on. Additionally, I have > searched extensively online but have not been able to find any documentation > specifically designed for blind users on how to effectively use Python's > IDLE. > > > > Any guidance or resources you could provide would be greatly appreciated. > > > > Thank you for your assistance. > > > > Best regards, > > Jeff > I can't make any suggestions regarding IDLE as I don't use it. I also have the impression that most people, rather than IDLE, use some other form of IDE or editor. So it might be worth looking for more generally programming environments with appropriate support. I personally use Emacs for many activities, including programming in Python. On various Emacs-related mailing lists I have come across blind and visually impaired people, most of whom I assume are using Emacsspeak https://emacspeak.sourceforge.net/ which has been around for 30 years, so that may be worth having a look at. Cheers, Loris -- This signature is currently under constuction.
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar
Seeking Assistance with Python's IDLE for Blind Users <jdroth1003@gmail.com> - 2024-11-10 17:28 -0500 Re: Seeking Assistance with Python's IDLE for Blind Users "Loris Bennett" <loris.bennett@fu-berlin.de> - 2024-11-11 16:31 +0100
csiph-web