Python Forum
Python IDEs on the Raspberry Pi
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python IDEs on the Raspberry Pi
#8
RE: SPE (Stani's Python Editor)

I installed this IDE, its pretty good, looks a bit like Geany. Its got all the elements I would like to see but I think the developer needs to put some more work into it. The code completion is there (90%, doesn't seem to have any completion for local routine), And it even has a code checker.

Works on small programs, but I tried it on one of my projects and it said it had an invalid syntax (reslulting in the user being returned to the console with an exception). But when I use the default python IDE it works with no errors Snooty .

I tried using the Find & Replace and I was surprised to see that it didn't work Doh (maybe I need to invest more time to configure it for that feature to work, not sure).
Reply


Messages In This Thread
RE: Python IDEs on the Raspberry Pi - by buran - Oct-18-2018, 08:21 PM
RE: Python IDEs on the Raspberry Pi - by wavic - Oct-18-2018, 08:28 PM
RE: Python IDEs on the Raspberry Pi - by buran - Oct-18-2018, 08:42 PM
RE: Python IDEs on the Raspberry Pi - by snippsat - Oct-18-2018, 09:02 PM
RE: Python IDEs on the Raspberry Pi - by microphone_head - Oct-19-2018, 01:02 AM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020