Y
Hacker News
new
|
ask
|
show
|
jobs
by
koudi
4645 days ago
The title seems misleading - the IDE is not opensource, but they offer free license for opensource projects.
2 comments
zerovox
4645 days ago
Nope, they're now offering PyCharm Community Edition which is free to use for all and open source under the Apache 2 license.
link
koudi
4645 days ago
So they actually did opensource it. Sorry, my mistake. Now the news is even better :)
link
polskibus
4645 days ago
Have you found the link to the source? I can't find it and so curious :)
link
yole
4645 days ago
The source code of PyCharm Community Ediion will be added to the IntelliJ IDEA Community Edition repository in the coming days.
link
koudi
4645 days ago
http://www.jetbrains.org/pages/viewpage.action?pageId=983225
link
vlasovskikh
4645 days ago
The source code of PyCharm CE will be available in the
https://github.com/JetBrains/intellij-community
repo under Apache 2 license in a few days.
link