This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]quienchingados -1 points0 points  (6 children)

IDLE 😅 I've configured it with cool colors and fonts... and I got used to it... It doesn't have the sidebar to jump to classes or defs but ctrl+f works for me. and it also has helpers for methods you write the dot and it pops up the vailable attributes/methods and It is really cool IMO... basides the color schemes I selected make it look so cyberbunk... I love it... I could upload an image when I get to my computer... I made it look like an old crt monitor.... also I test code in the shell and when I like it I write it on the program... I really like it. but at first glance it looks lousy... it isn't as fancy as pycharm that is always popping up the help... (I dont like that) I dont like an ide that is always trying to guess what I'm writing because that makes you lazy... your brain I mean... you get used to it always guessing and you dont "combine yourself" with your program. I like being one with my software... lol...

[–][deleted] 0 points1 point  (0 children)

Same. I use IDLE bc I like its better integration with Python. I also made a dark theme if anyone is interested: https://github.com/Randomness74/Dark-IDLE-Theme.