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:01 Now the Community edition of PyCharm is 100% open source so over here at the JetBrains organization in github
0:08 you can see IntelliJ-community/tree/master/Python they have all the stuff up here, all the community editions,
0:15 but down here, this is PyCharm, this is community edition of PyCharm, so if for some reason if it being open source
0:23 is something that you really care about, and you really want to make sure this is like a feature or the editor you are using
0:29 for the most part that's the case here, right, so we've got this and even has instructions on how to check it out
0:35 and build and run it things like that, I've never tried, I have no interest in building this thing,
0:39 maybe I'd build a plugin but I wouldn't build the whole thing from scratch, but nonetheless, here it is, in case you want to check it out.


Talk Python's Mastodon Michael Kennedy's Mastodon