WolfgangFahl / py-3rdparty-mediawiki

Wrapper for pywikibot and mwclient MediaWiki API librarties with improvements for 3rd party wikis
Apache License 2.0
4 stars 5 forks source link

wikiquery should return pylodstorage/fromJson compatible json #63

Closed tholzheim closed 1 year ago

tholzheim commented 3 years ago

If an entity name is given as parameter for wikiquery then the result should be handled as a list of entites. In any case the type conversions to native python types should be provided.