Firstly, I hope it goes without saying that you are more than welcome
to take as much bpython code as you like and use it in your project -
it's MIT licensed because we like sharing.
So, here is my best guess answer to your question: since we have
different front-ends (ncurses, gtk+, urwid - the latter two are not
complete but do work) it seems to me that you could write a front-end
yourself that would be completely independent of ncurses.
What this means is that you would be porting bpython to iPhone, so I'm
not sure if this is your real goal here. Perhaps this would be a good
base for you to build your application on ... either way, feel free to
ask more specific questions as you go through the codebase and we'll
do our best to answer (we don't really do any work on the codebase any
more so answering questions makes us feel like we are still working on
the project :-)
Good luck with your project !
> --
> You received this message because you are subscribed to the Google Groups "bpython" group.
> To post to this group, send email to bpy...@googlegroups.com.
> To unsubscribe from this group, send email to bpython+u...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/bpython?hl=en.
>
>