[IPython-dev] %install_ext question

mksenzov mikhail.ksenzov at gmail.com
Fri Sep 13 18:59:50 EDT 2013


I ran into exactly the same problem as you, found this thread and ended up
creating an extension that installs the zip file and then does all the
necessary manipulations with sys.path:
https://github.com/mksenzov/ipython_zip_extensions 

It has a magic function that can optionally replace the standard IPython's
%install_ext if needed.





--
View this message in context: http://python.6.x6.nabble.com/install-ext-question-tp5012904p5032167.html
Sent from the IPython - Development mailing list archive at Nabble.com.



More information about the IPython-dev mailing list