Monday, January 23, 2012

Re: Mediawiki access with Django

MediaWiki has a pretty nice HTTP API that you can use to access content
stored within it. I've used that API with the wikitools Python package
and it worked pretty well.

Brett


On 1/23/12 7:35 AM, "krumrueck@googlemail.com" <krumrueck@googlemail.com>
wrote:

>Hello,
>
>I use mediawiki as semantic wiki for saving articles from newspapers
>and journals. Now I want to write a Django application for better
>handling all functions. Are there expiriences in this group for the
>access to mediawiki with Django? For the access I want to use the
>pywikipedia framework.
>
>Thanx in advance for your answers
>Karsten
>
>--
>You received this message because you are subscribed to the Google Groups
>"Django users" group.
>To post to this group, send email to django-users@googlegroups.com.
>To unsubscribe from this group, send email to
>django-users+unsubscribe@googlegroups.com.
>For more options, visit this group at
>http://groups.google.com/group/django-users?hl=en.
>

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment