Python Forum
what stand-alone python-aware open-source editors are around?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
what stand-alone python-aware open-source editors are around?
#1
what stand-alone python-aware open-source editors are around? by stand-alone i mean not a part of any development kit or package. by python-aware i mean that can recognize where it is in python code and provide specific indentation options and maybe even quick keyword entry. it would be great if it were in python but any other common open source language is OK (or in a language it can interpret) including compiled languages i can build it from.
Tradition is peer pressure from dead people

What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Reply
#2
emacs?
Reply
#3
(Jun-05-2023, 03:59 AM)Larz60+ Wrote: emacs?

that's what i am wanting to substitute.
Tradition is peer pressure from dead people

What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Reply
#4
Have you had a look at Sublime Text

I started using that a few weeks ago. It's not perfect, but it is worth a look.
Sig:
>>> import this

The UNIX philosophy: "Do one thing, and do it well."

"The danger of computers becoming like humans is not as great as the danger of humans becoming like computers." :~ Konrad Zuse

"Everything should be made as simple as possible, but not simpler." :~ Albert Einstein
Reply
#5
I like sublime text, except that the macros only work for very simple statements, if you use any lookup, they fail. Nevertheless, it's a great editor for large files.
Reply
#6
Kate is an excellent Python-aware open-source editor, free as in freedom. I recommend building from source to get all the recent features and plugins (building from source created a 9 Gio folder on my system). The syntax highlighting works with inumerable languages and many configurable color schemes. You can register macros and code snippets, etc.
Larz60+ likes this post
Reply
#7
FYI: Just started using Kate. Whopping 5 minutes of use rview -- So far so good!
Reply
#8
(Jun-08-2023, 08:03 AM)Gribouillis Wrote: Kate is an excellent Python-aware open-source editor

I used Kate some years ago, but when I changed my Linux Distro, I could no longer use it :(

There's a 'Flatpak' install, but that's hopeless. I never got around to trying to build Kate from source (something that I've never done).

My Distro is now at EOL, so maybe I'll have a go at a build as I loved using Kate.
Sig:
>>> import this

The UNIX philosophy: "Do one thing, and do it well."

"The danger of computers becoming like humans is not as great as the danger of humans becoming like computers." :~ Konrad Zuse

"Everything should be made as simple as possible, but not simpler." :~ Albert Einstein
Reply
#9
FYI: I installed (linix mint) with synaptic Package Manager.
Reply
#10
Ah... I used the Software Manager, so maybe that's where I went wrong.

Thank you @Larz60+

The only other difference that could be a factor, is that I'm not using a KDE DTE, and 'Kate' is for (so far as I understand) KDEs
Sig:
>>> import this

The UNIX philosophy: "Do one thing, and do it well."

"The danger of computers becoming like humans is not as great as the danger of humans becoming like computers." :~ Konrad Zuse

"Everything should be made as simple as possible, but not simpler." :~ Albert Einstein
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Online Python Editors with Built-in Compilers Elon_Warner 0 664 Oct-04-2023, 08:35 PM
Last Post: Elon_Warner
  Open-source codes and concept ideas. sourceduty 0 780 Aug-11-2023, 02:11 AM
Last Post: sourceduty
Video Bionic Blue: Free open-source action platformer game KennedyRichard 0 713 Jan-23-2023, 01:23 PM
Last Post: KennedyRichard
Lightbulb Open-source ML-based line completion IDE plugin Aekalix 0 1,176 Jun-08-2022, 02:28 PM
Last Post: Aekalix
  Looking for open source projects to contribute cavalcantelucas 2 1,960 Sep-30-2021, 05:55 PM
Last Post: buran
  source of python-wstools has two corrupt .gz files in Ubuntu Linux Skaperen 3 2,246 Jul-13-2021, 12:29 AM
Last Post: Skaperen
  different programming languages/words in text editors alok 7 3,546 Jul-05-2021, 03:46 PM
Last Post: alok
  New open-source Python SDK for NEO blockchain Marsum 0 2,133 Aug-28-2020, 09:16 AM
Last Post: Marsum
  invitation to an open source community discord server ronblue77 2 2,924 Aug-22-2020, 11:58 AM
Last Post: ronblue77
  Looking for contributors for a new open source coding education platform alexmojaki 0 25,370 Aug-01-2020, 12:43 PM
Last Post: alexmojaki

Forum Jump:

User Panel Messages

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