[BangPypers] User group meeting

Baiju M baiju.m.mail at gmail.com
Tue Jan 25 18:21:25 CET 2011


On Tue, Jan 25, 2011 at 10:35 PM, Noufal Ibrahim <noufal at gmail.com> wrote:
> On Tue, Jan 25 2011, Baiju M wrote:
>
> [...]
>
>> Well, I just started a new project: http://getpython3.net/ I want to
>> build something like this site: http://isitruby19.com/ (with few extra
>> links)
>>
>> I am going to work on this tomorrow and next weekend.  Anyone
>> interested for a coding sprint this weekend ?  We can do it from my
>> office.  The code is here. https://github.com/baijum/getpython3
>>
>> Basically, this involves fetching many data from PyPI and populating
>> the site.  Then provide a user form to submit comments and most
>> importantly whether the library/module is working for them in Python
>> 3.
>
> Does PyPI have some kind of an API to fetch data? This sounds useful. +1

As Venkatraman mentioned, PyPI has some API:
http://wiki.python.org/moin/PyPiXmlRpc

> from me but I'm occupied on this coming Saturday and can only do Sunday.

I am fine with Sunday also, I will call you later.  Let's see if anybody else
interested.

Now I am trying struggling with SQLAlchemy API to define the schema.
https://gist.github.com/795199

Regards,
Baiju M


More information about the BangPypers mailing list