Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #21903
| Path | csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <andrea.crotti.0@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.030 |
| X-Spam-Evidence | '*H*': 0.94; '*S*': 0.00; 'pypi': 0.04; 'fetch': 0.09; 'subject:dependencies': 0.09; 'solution?': 0.16; 'subject:pypi': 0.16; 'message-id:@gmail.com': 0.31; 'actual': 0.32; 'list': 0.32; 'there': 0.33; 'header:User-Agent:1': 0.33; 'to:addr:python-list': 0.35; 'something': 0.35; 'project': 0.35; 'received:209.85.214': 0.36; 'to:name:python-list': 0.37; 'received:10.0.0': 0.37; 'received:google.com': 0.37; 'received:209.85': 0.38; 'received:209': 0.39; 'to:addr:python.org': 0.40 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=YuWteSxtPITr5P4V7ps/UhpaB+OdnXDyyINAOg59rx8=; b=uPlPeC2jqaDUT6ZpZNa30jFQtFKUwCYxakJiGwBdMcIhS2lwe7E5jxZH4ztPONTAGr KUkFIFVLdS3qgVOTJE6FTcm1zUghms/V4qS/Y1T4mVIxPl+awkd9tWmA0bdfRg2Yj5di CbsyNPx8Fz2MLEjwjol40uJmXruo4DvmWL4ztcFm5gea+Q07kOwEWXSxxUpPjkVK4BBA sPUi42fHZP1pnFMLVG4WgXjuguovjDB38Cc/NtEfQnlZt/1L7OeyOeP69qRmibu+YQJ1 kcDwpXf0UtsXE1dy9h3PYfaqlbucXY/GYIXwQVw6tGtkTnn8IEhR+17TYBHlAWYwWNx9 DW9w== |
| Date | Mon, 19 Mar 2012 16:54:03 +0000 |
| From | Andrea Crotti <andrea.crotti.0@gmail.com> |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:10.0.2) Gecko/20120217 Thunderbird/10.0.2 |
| MIME-Version | 1.0 |
| To | python-list <python-list@python.org> |
| Subject | pypi and dependencies |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.814.1332176048.3037.python-list@python.org> (permalink) |
| Lines | 6 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1332176048 news.xs4all.nl 6972 [2001:888:2000:d::a6]:56609 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:21903 |
Show key headers only | View raw
When I publish something on Pypi, is there a way to make it fetch the list of dependencies needed by my project automatically? It would be nice to have it in the Pypi page, without having to look at the actual code.. Any other possible solution?
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
pypi and dependencies Andrea Crotti <andrea.crotti.0@gmail.com> - 2012-03-19 16:54 +0000
Re: pypi and dependencies Ben Finney <ben+python@benfinney.id.au> - 2012-03-20 22:18 +1100
Re: pypi and dependencies Andrea Crotti <andrea.crotti.0@gmail.com> - 2012-03-20 12:01 +0000
Re: pypi and dependencies deets@web.de (Diez B. Roggisch) - 2012-03-21 12:38 +0100
Re: pypi and dependencies Andrea Crotti <andrea.crotti.0@gmail.com> - 2012-03-21 13:03 +0000
csiph-web