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


Groups > comp.lang.python > #39427

Re: pypi changelog api

Date 2013-02-21 15:07 +0100
From Philipp Hagemeister <phihag@phihag.de>
Subject Re: pypi changelog api
References <cdda4f14-2167-42ca-bac8-630f6f5cff86@googlegroups.com> <51262239.3080907@phihag.de> <CA+f8p+yQSoWG=m=58t4za4gayRPb4Uau+LNbtAhE3o2445JiyA@mail.gmail.com> <CA+f8p+xBf8nt3qJ-QkMtK13FTu3rq4VK500H=+ZfKbt2BHD_BQ@mail.gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.2168.1361455645.2939.python-list@python.org> (permalink)

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On 02/21/2013 02:58 PM, Michael Herman wrote:
> Oh - and I haven't tried this site, but you may be able to set something up
> on there to email when the changelog is updated.
> 
> http://www.changedetection.com/
They just query the whole page - I could do that myself, easily. But the
problem is that that would mean lots of load on PyPi (if you query every
minute or so) and outdated packages (if you query less often than that).
Keeping a connection that PyPi would push to seems to be much cleaner.

- Philipp

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


Thread

pypi changelog api Gregg Caines <cainus@gmail.com> - 2013-02-17 17:16 -0800
  Re: pypi changelog api Philipp Hagemeister <phihag@phihag.de> - 2013-02-21 14:33 +0100
  Re: pypi changelog api Michael Herman <hermanmu@gmail.com> - 2013-02-21 05:52 -0800
  Re: pypi changelog api Michael Herman <hermanmu@gmail.com> - 2013-02-21 05:58 -0800
  Re: pypi changelog api Philipp Hagemeister <phihag@phihag.de> - 2013-02-21 15:04 +0100
  Re: pypi changelog api Philipp Hagemeister <phihag@phihag.de> - 2013-02-21 15:07 +0100
  Re: pypi changelog api Michael Herman <hermanmu@gmail.com> - 2013-02-21 06:15 -0800
  Re: pypi changelog api Michael Herman <hermanmu@gmail.com> - 2013-02-21 06:19 -0800

csiph-web