Editing Pythonfoo

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 43: Line 43:


== Installation ==
== Installation ==
[[Pythonfoo/Installation| Installation von Python]]
 
Die aktuell installierte Python-Version bekommt man heraus, indem man eine Shell öffnet und "python" eingibt.
 
Verlassen kann man Python mit dem Kommando <tt>exit()</tt>.
 
Sollte eine Meldung erscheinen wie
Der Befehl »python« wurde nicht gefunden
ist Python nicht installiert.
 
=== Standardmäßig vorhanden ===
'''ACHTUNG''' nachfolgende Liste ist UNVOLLSTÄNDIG und basiert auf selbst getesteten und erarbeiteten Ergebnissen.
 
Python ist standardmäßig auf folgenden Distributionen vorhanden:
* Debian
* Ubuntu
* Fedora (nicht bestätigt!)
 
 
!ALLE ANGABEN OHNE [http://de.wikipedia.org/wiki/Gew%C3%A4hr GEWÄHR]!
 
=== Arch Linux ===
Python ist unter Arch nicht standardmäßig installiert, kann aber wie folgt mit root-Rechten nachinstalliert werden:
 
pacman -Sy python
 
Aktuelle Version 3.3.x. Weitere Infos: https://wiki.archlinux.org/index.php/Python


== Projekte ==
== Projekte ==
Please note that all contributions to Chaosdorf Wiki are considered to be released under the Attribution 3.0 Unported (see Chaosdorf Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!
Cancel Editing help (opens in new window)