[python-users] Try Python: Interactive Python Tutorial in the Browser

Dirk Loss lists at dirk-loss.de
Fr Nov 20 19:50:02 CET 2009


Rex Turnbull wrote:
> Hallo Pycologne,
> 
> wer Python vorstellen möchte, z.B. bei einem Bekannten der Python nicht 
> installiert hat, hat bei der folgenden Adresse einen Python-Interpreter 
> und gleich ein Tutorial dazu.
> 
> http://www.trypython.org/#

Zwei weitere Alternativen:

1. http://live.sympy.org/
(wie shell.appspot.com, aber SymPy libraries integriert)
Mit LaTeX Output: http://live.sympy.org/graphical

2. http://play1.codespeak.net:8058/
(Shell-Zugang realisiert über PyPy, Passwort "1234")

demo at play1 ~ $ python
Python 2.4.3 (#1, Jan 24 2007, 14:59:59)
[GCC 4.1.1 (Gentoo 4.1.1)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
 >>>

Gruß
Dirk



Mehr Informationen über die Mailingliste python-users