-
```
15:07:35 #supybot renode | and is there any reason that messageparser is not classified as an echo
| command? …
-
I wanted to import P5192, which has the datatype wikibase-lexeme. This is the result of entity.get_json():
_{'labels': {'en': {'language': 'en', 'value': 'Wikidata property example for lexemes'}, 'd…
-
Since the addition of support for different servers, it uses `/wiki/$1` pattern to detect whether something is a wiki or not. Judging by [interwiki map on Meta-Wiki](https://meta.wikimedia.org/wiki/In…
-
The OAuth extension is used in Wikimedia production and many other places. It is needed if you have a wiki that is used as an identity provider for web apps used for editing that wiki. It is useful in…
harej updated
11 months ago
-
OAuth support would be very valuable, especially for users with Two Factor Authentication enabled.
-
https://gerrit.wikimedia.org/r/q/I06a8f0f9c2bf807268e9f103d1915173de5bb56f
This change got submitted twice on the same branch with the same change-id (bug in Gerrit) which caused the bot to stop pr…
-
Running pytest doctest with
pytest pywikibot --doctest-modules --ignore-glob="*gui.py" --ignore-glob="*memento.py"
the following test sometimes fails
>>> pprint(next(stream), width=75…
-
I think we've discussed this in at least two threads but couldn't find any of them right now. Anyway, it seems that high-res images are accessible via PMC Europe, e.g.
http://www.ebi.ac.uk/europepmc/…
-
Continuations for list-type queries are handled automatically--generalizing this to all queries would be useful.
-
First, thank you for writing this script and sharing it with the world.
I followed the steps on creating a bot username/password for our wiki. I ran your python script and it looks like it does lo…