Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #98996 > unrolled thread

Re: Mapping between python packages and distro packages?

Started byChris Angelico <rosuav@gmail.com>
First post2015-11-19 07:24 +1100
Last post2015-11-19 07:24 +1100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Mapping between python packages and distro packages? Chris Angelico <rosuav@gmail.com> - 2015-11-19 07:24 +1100

#98996 — Re: Mapping between python packages and distro packages?

FromChris Angelico <rosuav@gmail.com>
Date2015-11-19 07:24 +1100
SubjectRe: Mapping between python packages and distro packages?
Message-ID<mailman.424.1447878249.16136.python-list@python.org>
On Thu, Nov 19, 2015 at 6:30 AM, Laura Creighton <lac@openend.se> wrote:
> apt-cache search <PyPi name> works reasonably well, as long as you are
> willing to put up with some false hits.  And it assumes you have a debian
> system handy, of course.

I suspect the most common case is "how can I get this on _this exact
system_", which isn't too hard; but the next most common case is "I
need to tell my friend how to get it on his/her system", which leaves
me sometimes wondering what the equivalent RPM for some DEB is, or
what sort of support there is for Program X on RHEL Y. So it would be
really nice if there were some straight-forward way to recognize these
equivalencies... but I doubt there is :(

ChrisA

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web