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 | |
+ | |||
+ | ===Publikationen== | ||
+ | |||
+ | ===Tutorials=== | ||
+ | |||
+ | * https://www.youtube.com/watch?v=pEFr1eYIePw | ||
==Siehe auch== | ==Siehe auch== | ||
* [[Software]] | * [[Software]] |
Version vom 8. Juli 2018, 14:35 Uhr
- Python Interpreter: download at https://www.python.org/downloads/
- Package
- py2exe
- pyinstaller
- Shell:IDLE
- extension für Python scripts: .py