[Python-Dev] wiki/docs enhancement idea (original) (raw)
Gerard Flanagan grflanagan at gmail.com
Fri Sep 24 11:04:48 CEST 2010
- Previous message: [Python-Dev] Call for proposals -- PyCon 2011
- Next message: [Python-Dev] r84983 - in python/branches/py3k: Doc/library/os.rst Lib/test/test_os.py Misc/NEWS Modules/posixmodule.c
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I didn't know who to reply to in the previous thread. (Moving the Developer docs/ Python wiki).
scraperwiki.org is a 'site scraper automater'. I threw together a script just now which scrapes certain specified pages from the python wiki and converts to something rest-like. It runs every 24hrs and the idea would be that the result could be included alongside the official docs. This may increase people's motivation to contribute to the wiki.
Script here: http://scraperwiki.com/scrapers/pywiki2rest/edit/
Example api call:
http://api.scraperwiki.com/api/1.0/datastore/getdata?format=json&name=pywiki2rest
Regards
- Previous message: [Python-Dev] Call for proposals -- PyCon 2011
- Next message: [Python-Dev] r84983 - in python/branches/py3k: Doc/library/os.rst Lib/test/test_os.py Misc/NEWS Modules/posixmodule.c
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]