Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #39054
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2013-02-17 17:16 -0800 |
| Message-ID | <cdda4f14-2167-42ca-bac8-630f6f5cff86@googlegroups.com> (permalink) |
| Subject | pypi changelog api |
| From | Gregg Caines <cainus@gmail.com> |
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