Python Forum
Python interface only black and white........
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python interface only black and white........
#1
my question here

Hello, im familiar with excel VBA, but want to start learning Python.

I downloaded the latest version, which is a black screen with white text. However watching youtube video's, the interface of Python is much different - there is colour text that differentiates variables and functions from each other.

How do I get this more user friendly python interface?
Reply
#2
There's lots of them. Check out the free python resources thread in the tutorials section, do search for "programming text editor," or do a search for "Python IDE."
Craig "Ichabod" O'Brien - xenomind.com
I wish you happiness.
Recommended Tutorials: BBCode, functions, classes, text adventures
Reply
#3
It really depends on how you want to go about it, as there are a multitude of ways. When I was going through College, we were always taught to use the IDE that you can download. This allows for the colored highlights you'll commonly see in videos. Though I wish I would have started with something like VIM. There is a lot to chose from as far as to how you decide to do the programming. I personally like using VIM (though with some changes).

Happy learning!
Reply
#4
Three that come to mind are (in no particular order):

Eric IDE (A bit of a learning curve)
Pycharm (For a beginner I would recommend the community edition as it's free, powerful, constantly updated)
Ninja IDE

I also believe Microsoft's Visual Studio 2017 now Python capable (no need for previous plugin).

As was stated, there are many many more out there. Try a few, see how you like it.
If it ain't broke, I just haven't gotten to it yet.
OS: Windows 10, openSuse 42.3, freeBSD 11, Raspian "Stretch"
Python 3.6.5, IDE: PyCharm 2018 Community Edition
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  White Screen Issue with Toolbar After Python Installation evelynfreya 3 1,327 Apr-30-2025, 06:43 AM
Last Post: encore
  Why it gives me a black image and libpng warning: iCCP rickyw2777 1 532 Feb-16-2025, 08:26 PM
Last Post: rickyw2777
  Bright Black Screen Issue in Tkinter GUI Application rommy 2 1,181 Nov-29-2024, 10:50 PM
Last Post: woooee
  Black jack game simulation RoxaneParis1 3 1,427 Sep-11-2024, 06:57 AM
Last Post: indel635kanojia
  identify not white pixels in bmp flash77 17 8,221 Nov-10-2023, 09:21 PM
Last Post: flash77
  python command interface cwc2 5 3,213 Sep-20-2023, 05:19 AM
Last Post: Larz60+
  remove all color but red, then replace it with black kucingkembar 14 12,296 Dec-29-2021, 07:50 PM
Last Post: deanhystad
  Checkbuttons always come up as black boxes regardless of the state kenwatts275 5 7,013 Jul-07-2020, 08:00 PM
Last Post: kenwatts275
  How to use nb-black python cde formatter ErnestTBass 3 8,762 Jun-04-2020, 03:51 PM
Last Post: ErnestTBass
  Finance: Black Scholes Model not working pwt 5 5,627 May-27-2020, 10:14 AM
Last Post: buran

Forum Jump:

User Panel Messages

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