Hi,

Now that pip is an optional spkg, I think it would be a good idea to:
 1) add some word about it in the documentation
 2) use it to replace some of the optional and experimental packages
I would like more comments (especially about 2) to see whether or not
it is a good idea. If it works, we might even move the pip spkg to
standard and use it during the build process.

Running quickly through the list of optional packages, we can remove 4 of them:
 - beautiful soup
 - pyopenssl
 - pyqtx
 - pyzmq
which just install nicely through pip. Could we keep backward
compatibility by setting a dependency to pip spkg and replace their
install script with "pip install PACKAGE"?

For those three ones, we need to set extra options but it works as well:
 - gnuplotpy
 - nzmath
 - pyx (need to use PyX==0.12.1, since it is the last one compatible
with python 2)

And two packages just fail to install through pip.
 - pybtex
 - sip

It would greatly simplify the life of package maintainer!

Vincent

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to