Pycharm release history?
who is the founder of pycharm?
PyCharm is an integrated development environment IDE used in computer programming, specifically for the Python language. It is developed by the Czech company JetBrains formerly known as IntelliJ It provides code analysis, a graphical debugger, an integrated unit tester, integration with version control systems VCSes and supports web development with Django as well as data science with Anaconda
PyCharm is cross-platform, with Windows, macOS and Linux versions. The Community Edition is released under the Apache License, and there is also Professional Edition with extra features – released under a proprietary license.
The beta version was released in July 2010, with the 1.0 arriving 3 months later. Version 2.0 was released on 13 December 2011, version 3.0 on 24 September 2013, and version 4.0 on 19 November 2014 PyCharm Community Edition, the open source version of PyCharm, became available on 22 October 2013
Pycharm release historyVersion | Release date |
---|---|
1.1.1 | 18 January 2011 |
1.2.1 | 12 April 2011 |
1.5.4 | 29 August 2011 |
2.0.2 | 7 February 2012 |
2.5.2 | 29 June 2012 |
2.6.3 | 26 October 2012 |
2.7.4 | 11 May 2016 |
3.0.3 | 11 May 2016 |
3.1.4 | 11 May 2016 |
3.4.4 | 11 May 2016 |
4.0.7 | 11 May 2016 |
5.0.6 | 18 November 2016 |
2016.1.5 | 18 November 2016 |
2016.2.3 | 7 September 2016 |
2016.3 | 23 November 2016 |
2017.1 | 24 March 2017 |
2017.2 | 26 July 2017 |
2017.3 | 29 November 2017 |
2018.1 | 28 March 2018 |
2018.2 | 25 July 2018 |
2018.3 | 21 November 2018 |
2019.1 | 27 March 2019 |
2019.2 | 24 July 2019 |
2019.3 | 2 December 2019 |
2020.1 | 8 April 2020 |
2020.2 | 29 July 2020 |
2020.3 | 2 December 2020 |
2021.1 | 7 April 2021 |
Licensing
PyCharm Professional Edition has several license options that differ in their features, price, and terms of use.
General and commercial use is paid.
PyCharm Professional Edition is free for open source projects and for some educational uses.
An Academic license is discounted or free.
PyCharm Community Edition is distributed under Apache 2 license, with full source code available on GitHub
Google result
PyCharm is an integrated development environment (IDE) used in computer programming, specifically for the Python language. It is developed by the Czech company JetBrains (formerly known as IntelliJ).
Comments
Post a Comment