toremailer.blogg.se

Mediawiki theme
Mediawiki theme













mediawiki theme

The details of the proposed non-disambigous pages Type: Options only includes titles that link to valid MediaWiki pages details ¶ True if successfully logged in False otherwise strict ( bool) – True to throw an error on failure.

#MEDIAWIKI THEME PASSWORD#

password ( str) – The password for the user.username ( str) – The username to log in with.proxies ( str) – A dictionary of specific proxies to use in the Requests libary.password ( str) – The password to use to log into the MediaWiki.username ( str) – The username to use to log into the MediaWiki.user_agent ( str) – The user agent string to use when making requests defaults to a library version but per the MediaWiki API documentation it recommends setting a unique one and not using the library’s default user-agent string.cat_prefix ( str) – The prefix for categories used by the mediawiki site defaults to Category (en).rate_limit_wait ( timedelta) – Amount of time to wait between requests.rate_limit ( bool) – Use rate limiting to limit calls to the site.timeout ( float) – HTTP timeout setting None means no timeout.lang ( str) – Language of the MediaWiki site used to help change API URL.url ( str) – API URL of the MediaWiki site defaults to Wikipedia.MediaWiki API Wrapper Instance Parameters: MediaWiki ( url=' lang='en', timeout=15.0, rate_limit=False, rate_limit_wait=datetime.timedelta(microseconds=50000), cat_prefix='Category', user_agent=None, username=None, password=None, proxies=None ) ¶















Mediawiki theme