Änderungen
Aus Hackerspace Ffm
/* Software für Pythonentwicklung */
* auch gut um auszuprobieren, ob libs installiert sind: <code>import numpy</code>
* History mit Alt+n/Alt+p (Mac: Ctrl+p/Ctrl+n)
== Python IDEs ==
[https://wiki.python.org/moin/IntegratedDevelopmentEnvironments Hier] gibt es eine Liste von Python-IDE's.
Empfohlen wird für Mac/Win/x86-Linux: [https://www.jetbrains.com/pycharm/ PyCharm Community Edition] (leider zu schwer für Raspberry)
= Python Cheat-Sheet für Wursthakenprogrammierer =