On Thu, Sep 14, 2017 at 12:16 PM, Shrinivasan T <tshriniva...@gmail.com>
wrote:

> My CSV file has 1000 lines as word, meaning.
>
> Like to create 1000 pages in Wiktionary.
> The mentioned python script in my previous query will do this.
>
> But, need a web application for this do that any newbie can use it easily.
>

A web version of the command-line tool you wrote probably won't just
magically exist; if you don't have the time to write it, you can direct
people to PAWS which provides a browser-based console for running scripts.
Not as nice but still easier than setting up Python locally.
Pywikipediabot has a tutorial which probably applies for running other
python scripts as well: https://www.mediawiki.org/wiki/Manual:Pywikibot/PAWS
_______________________________________________
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Reply via email to