Note: the text below is almost a copy of one of my blog
entry. I post
it here as I am a beginning user of CherryPy and would
definitely
welcome suggestions and comments from more experienced
users.
André
==================================================
Version 0.3 of "Crunchy Frog" has been released.
It can be found at
https://sourceforge.net/project/showfiles.php?group
_id=125834
(look under crunchy)
Crunchy Frog transforms a "traditional" Python
tutorial into an
interactive session within your favourite web browser. Four
modes of
interaction are currently possible:
1. One-liner, similar to the typical instruction at the
Python
interpreter.
2. Embedded Python shell, within an html page. (adapted from
Robert
Brewer's shell).
3. Multi-line Python code, as entered in a traditional
editor, and
executed by Python.
4. Solutions to doctests, as described by Jeff Elkner in a
post on
edu-sig.
Even though it is an early release, Crunchy Frog could
probably already
be useful in a classroom situation. To use it, you will also
need to
have installed Elementtree and CherryPy.
Suggestion: read quickly through the 6 page long
"tutorial" included,
using your favourite browser. Then, start Crunchy Frog, and
go through
the tutorial again. The whole thing should be doable in
approximately
15 minutes ... if you don't spend too much time playing
with the
interpreter.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "cherrypy-users" group.
To post to this group, send email to cherrypy-users googlegroups.com
To unsubscribe from this group, send email to
cherrypy-users-unsubscribe googlegroups.com
For more options, visit this group at http://
groups.google.com/group/cherrypy-users
-~----------~----~----~----~------~----~------~--~---
|