Experimental Python-based shell

Tim Roberts timr at probo.com
Wed Oct 3 01:08:24 EDT 2012


Jonathan Hayward <christos.jonathan.hayward at gmail.com> wrote:
>
>I've made an experimental Python-based Unix/Linux shell at:
>
>http://JonathansCorner.com/cjsh/
>
>An experimental Unix/Linux command line shell, implemented in Python 3,
>that takes advantage of some more recent concepts in terms of usability
>and searching above pinpointing files in heirarchies.
>
>I invite you to try it.

Without intending to detract from your work in any way, are you familiar
with the IPython project?

    http://ipython.org/

You may find some interesting synergy with them.
-- 
Tim Roberts, timr at probo.com
Providenza & Boekelheide, Inc.



More information about the Python-list mailing list