Effective PyCharm Transcripts
Chapter: Why PyCharm and IDEs?
Lecture: PyCharm is open source
Login or
purchase this course
to watch this video and the rest of the course contents.
0:00
I pointed out that PyCharm community edition is open source. In fact, all the community editions across the different projects.
0:07
Different IDE's at JetBrains are open source and they're all over here under intelliJ community. So if you want to check it out,
0:15
You can go here just scroll down until you see Python or right there and scroll through all the folders. Here's the PyCharm Community edition.
0:23
It shows you how to build it and how to work with it. I personally have never had any reason to go in here and do anything with it
0:29
whatsoever, but I do think it's kind of cool that the source code is here and you can go and build it and explore it.
0:35
If you want to know how it works better, you want to fork it just to make sure that you have it just in case or
0:41
if the idea of it being open source makes you more comfortable. Well here is the source code.