Seeking a Lightweight IDE for Python Programming | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 1

Seeking a Lightweight IDE for Python Programming

Hi everyone, Hi everyone, I have a computer with low configuration, with only 4GB of memory. I currently use Replit as an online IDE for programming. However, I also use PyCharm as a local IDE to write my Python programs. Unfortunately, PyCharm is quite resource-intensive and consumes a significant amount of memory on my system. I'm searching for a lightweight IDE that I can use to program Python on my computer. programs. Unfortunately, PyCharm is quite resource-intensive and consumes a significant amount of memory on my system. I'm searching for a lightweight IDE that I can use to program Python on my computer. Thank you in advance

21st Jun 2023, 5:01 PM
Toufik Hammad
Toufik Hammad - avatar
16 Réponses
+ 4
I often use Geany on my Linux devices. Geany is Open-Source-Software and so it is also available for Windows. But I don't know whether the current version runs on the "antique" Windows 7. You could also use Python-IDLE or Notepad++.
21st Jun 2023, 8:51 PM
Jan Markus
+ 4
https://code.visualstudio.com/docs/supporting/requirements Vscode needs 1GB ram. https://www.jetbrains.com/help/pycharm/prerequisites.html Pycharm needs 8GB ram. The comparison is really simple, no need for opinions.
24th Jun 2023, 5:35 AM
Tibor Santa
Tibor Santa - avatar
+ 3
ayrad izem I miss an important information in order to being able to give you an answer: Which operating system do you use on your lame computer?
21st Jun 2023, 5:43 PM
Jan Markus
+ 3
Wing is a simple editor for python. It has a free version and a pro version. I used it for my Python course for a little, but I decided Visual Studio Code was better.
23rd Jun 2023, 8:21 PM
TacoBlayno
TacoBlayno - avatar
+ 3
TacoBlayno thank you, I tried wing , I don't love it , I will try visual studio code
23rd Jun 2023, 8:31 PM
Toufik Hammad
Toufik Hammad - avatar
+ 3
Visual Studio Code takes a lot of memory, so I wouldn’t recomend using that to fix your problem.
23rd Jun 2023, 8:42 PM
TacoBlayno
TacoBlayno - avatar
+ 3
Probably, it is meant to be an allpurpose text editor. It works for most languages and has the best highliting. Fortunately, it enables that through packages that are downloaded sepetately, so it might take less than Pycharm if you don’t dowload more thab a Python package. The packages are made by the users, most of them aren’t by the owner (Microsoft).
23rd Jun 2023, 9:08 PM
TacoBlayno
TacoBlayno - avatar
+ 2
Visual Studio Code. https://code.visualstudio.com/
21st Jun 2023, 6:57 PM
Tibor Santa
Tibor Santa - avatar
+ 2
@Ausgrindtube thank you
21st Jun 2023, 8:42 PM
Toufik Hammad
Toufik Hammad - avatar
+ 2
@Jan Markus thank you I'm using windows 7
21st Jun 2023, 8:44 PM
Toufik Hammad
Toufik Hammad - avatar
+ 2
Jan Markus thank you
21st Jun 2023, 9:23 PM
Toufik Hammad
Toufik Hammad - avatar
+ 2
TacoBlayno thank you for your explanation
23rd Jun 2023, 9:34 PM
Toufik Hammad
Toufik Hammad - avatar
+ 2
Tibor Santa I think code visual studio will be good
24th Jun 2023, 8:17 AM
Toufik Hammad
Toufik Hammad - avatar
+ 1
TacoBlayno more than Pycharm ??
23rd Jun 2023, 9:05 PM
Toufik Hammad
Toufik Hammad - avatar
0
@Tibor Santa is it not complicate to configure Visual studio code ??
21st Jun 2023, 8:45 PM
Toufik Hammad
Toufik Hammad - avatar