Difference between revisions of "Pycharm"
(→Installation) |
|||
Line 2: | Line 2: | ||
== Installation == | == Installation == | ||
To install pycharm make sure you have the python shell installed. Then install pycharm at: | To install pycharm make sure you have the python shell installed. Then install pycharm at: | ||
− | https://www.jetbrains.com/pycharm/download/#section=mac for macs | + | https://www.jetbrains.com/pycharm/download/#section=mac for macs, |
− | https://www.jetbrains.com/pycharm/download/#section=windows for windows | + | https://www.jetbrains.com/pycharm/download/#section=windows for windows, https://www.jetbrains.com/pycharm/download/#section=linux for Linux |
− | https://www.jetbrains.com/pycharm/download/#section=linux for | + | |
== See also == | == See also == | ||
* [[Basic Programming With Python]] | * [[Basic Programming With Python]] | ||
{{stub}} | {{stub}} |
Revision as of 12:20, 4 July 2019
Pycharm is a software that helps you program and has many extra packages. It can find your bugs, give formatting tips, and is downloadable. It has upgrades every once in a while.
Installation
To install pycharm make sure you have the python shell installed. Then install pycharm at: https://www.jetbrains.com/pycharm/download/#section=mac for macs, https://www.jetbrains.com/pycharm/download/#section=windows for windows, https://www.jetbrains.com/pycharm/download/#section=linux for Linux
See also
This article is a stub. Help us out by expanding it.