[TriZPUG] A few more links I forgot

Jim Allman jim at ibang.com
Fri Jul 29 20:54:29 CEST 2011


Mark Biggers mentioned bpython, which piqued my interest. Its a sort of "enhanced shell" for Python, similar to IPython but with a different feature set:
    http://bpython-interpreter.org/
Favorite features are its syntax highlighting, autocomplete and parameter suggestion, and pastebin integration.

The bpython site generously mentions yet another "enhanced shell" for Python called DreamPie:
    http://dreampie.sourceforge.net/

Each has its own strengths, so choose according to your preferred tools and workflow. Or just keep them all handy and use each for what it does best.


Oh, and a couple of links describing the Sage math system:
    http://en.wikipedia.org/wiki/Sage_(mathematics_software)
    http://www.sagemath.org/

Demo site to try Sage's web notebook (AJAX interface to server-side Python):
    http://www.sagenb.org/

  =jimA=


More information about the TriZPUG mailing list