Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #99188
| From | Stephane Wirtel <stephane@wirtel.be> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Mapping between python packages and distro packages? |
| Date | 2015-11-20 23:15 +0100 |
| Message-ID | <mailman.25.1448057754.2291.python-list@python.org> (permalink) |
| References | <20151118032903.GA8040@sg1> <85vb90c4fv.fsf@benfinney.id.au> <CAPTjJmotkP4LPy90TBKSvC5b6ugptY4+5wkRxMp1ZvcqK3S=cQ@mail.gmail.com> |
> 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
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Mapping between python packages and distro packages? Stephane Wirtel <stephane@wirtel.be> - 2015-11-20 23:15 +0100
csiph-web