Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #39054
| X-Received | by 10.66.80.34 with SMTP id o2mr1674482pax.9.1361150197761; Sun, 17 Feb 2013 17:16:37 -0800 (PST) |
|---|---|
| X-Received | by 10.50.180.197 with SMTP id dq5mr1048401igc.17.1361150197491; Sun, 17 Feb 2013 17:16:37 -0800 (PST) |
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!su1no11395827pbb.0!news-out.google.com!jm3ni9pbb.0!nntp.google.com!kc14no11374615pbb.1!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail |
| Newsgroups | comp.lang.python |
| Date | Sun, 17 Feb 2013 17:16:37 -0800 (PST) |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | glegroupsg2000goo.googlegroups.com; posting-host=76.21.12.33; posting-account=efQ57wkAAAARMyfGebkcUAXgetVagQ4F |
| NNTP-Posting-Host | 76.21.12.33 |
| User-Agent | G2/1.0 |
| MIME-Version | 1.0 |
| Message-ID | <cdda4f14-2167-42ca-bac8-630f6f5cff86@googlegroups.com> (permalink) |
| Subject | pypi changelog api |
| From | Gregg Caines <cainus@gmail.com> |
| Injection-Date | Mon, 18 Feb 2013 01:16:37 +0000 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Content-Transfer-Encoding | quoted-printable |
| Xref | csiph.com comp.lang.python:39054 |
Show key headers only | View raw
Hey all, I'm trying to write a script that tracks changes on pypi, and I've come across the xmlrpc interface, specifically the 'changelog' api. It's definitely what I'm looking for, but I get an absolutely massive xml response from it at once and I was hoping there might be either some way to "page" through it with mulitple requests, or a different-but-similar API. Thanks in advance, Gregg
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll 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