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


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

Re: Mapping between python packages and distro packages?

Started byStephane Wirtel <stephane@wirtel.be>
First post2015-11-20 23:15 +0100
Last post2015-11-20 23:15 +0100
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? Stephane Wirtel <stephane@wirtel.be> - 2015-11-20 23:15 +0100

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

FromStephane Wirtel <stephane@wirtel.be>
Date2015-11-20 23:15 +0100
SubjectRe: Mapping between python packages and distro packages?
Message-ID<mailman.25.1448057754.2291.python-list@python.org>
> I don't know how the program would detect it, but I'd be thinking "the
> one where 'sudo apt-get install PACKAGENAME' gets the same code that
> 'pip install THING' gets". In a lot of cases, PACKAGENAME will simply
> be python-THING or python3-THING, eg python3-sqlalchemy,
> python3-scipy, python3-bs4; as a human, that's what I'd try first. But
> having a program recognize this would be hugely beneficial.
+1

-- 
Stéphane Wirtel - http://wirtel.be - @matrixise

[toc] | [standalone]


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


csiph-web