[IPython-dev] Packaging javascript views as a self-contained package

yoval p. y-p at gmx.com
Sat Mar 23 08:46:50 EDT 2013


Hi,

I've been looking for a way to package views as single file
the python,js and static assets of a "widget" for exhibitionist.

After doing some tests with the python `zipimport` module and it
seems like it provide all the functionality I need, including accessing
data files (html templates, js) stored within, so it look viable.

I've read some bits and pieces that suggest the IPython team
has also given this some thought, I'd appreciate your opinion
on this way of doing things, if you've considered it and perhaps
found it lacking in some way.

Thanks,
yoval

https://github.com/Exhibitionist/Exhibitionist
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20130323/4b733912/attachment.html>


More information about the IPython-dev mailing list