Python: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Zeile 4: | Zeile 4: | ||
** pyinstaller | ** pyinstaller | ||
* Shell:IDLE | * Shell:IDLE | ||
+ | + extension für Python scripts: .py | ||
==Siehe auch== | ==Siehe auch== | ||
* [[Software]] | * [[Software]] |
Version vom 8. Juli 2018, 14:28 Uhr
- Python Interpreter: download at https://www.python.org/downloads/
- Package
- py2exe
- pyinstaller
- Shell:IDLE
+ extension für Python scripts: .py