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


Groups > comp.lang.python > #51060

Re: could you change PYPI downloads number for not-uploaded packages?

From Ben Finney <ben+python@benfinney.id.au>
Subject Re: could you change PYPI downloads number for not-uploaded packages?
Date 2013-07-23 09:08 +1000
References <1510b4f9-5b17-4fde-a19f-cc4f0d277e40@googlegroups.com> <ksjkeq$lbg$1@ger.gmane.org>
Newsgroups comp.lang.python
Message-ID <mailman.4988.1374534524.3114.python-list@python.org> (permalink)

Show all headers | View raw


Robert Kern <robert.kern@gmail.com> writes:

> On 2013-07-22 16:44, dmitrey15@gmail.com wrote:

> > For example, my projects download links are binded to my website ,
> > and thus people see misleading zeros […]

> In short, if you want to have download counts, you will need to host
> your package downloads from PyPI itself.

Also of interest to this group is that PyPI is transitioning to strongly
encourage hosting files at PyPI, and installer tools will default to not
installing files hosted elsewhere.

See PEP 438 “Transitioning to release-file hosting on PyPI”
<URL:http://www.python.org/dev/peps/pep-0438/> for the details. As
Robart said, it's best not discussed here, but at the ‘distutils-sig’
forum <URL:http://www.python.org/community/sigs/current/distutils-sig/>.

-- 
 \           “I do not believe in immortality of the individual, and I |
  `\        consider ethics to be an exclusively human concern with no |
_o__)  superhuman authority behind it.” —Albert Einstein, letter, 1953 |
Ben Finney

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

could you change PYPI downloads number for not-uploaded packages? dmitrey15@gmail.com - 2013-07-22 08:44 -0700
  Re: could you change PYPI downloads number for not-uploaded packages? Robert Kern <robert.kern@gmail.com> - 2013-07-22 16:52 +0100
  Re: could you change PYPI downloads number for not-uploaded packages? Ben Finney <ben+python@benfinney.id.au> - 2013-07-23 09:08 +1000

csiph-web