معرفی شرکت ها


python3-mwclient_0.8.7-1_all.deb


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

MediaWiki API client in Python
ویژگی مقدار
سیستم عامل Linux
توزیع Ubuntu Bionic-18.04
مخزن Ubuntu universe all
نام بسته python3-mwclient
نام فایل بسته python3-mwclient_0.8.7-1_all.deb
نسخه بسته 0.8.7
انتشار بسته 1
معماری بسته all
نگهدارنده Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی https://github.com/mwclient/mwclient
مجوز -
حجم دانلود 23200
حجم نصب 110
mwclient is a lightweight Python client library to the MediaWiki API which provides access to most API functionality. It works with Python 2.7, 3.3 and above, and supports MediaWiki 1.16 and above. For functions not available in the current MediaWiki, a MediaWikiVersionError is raised. . Most properties and generators accept the same parameters as the API, without their two-letter prefix. Exceptions to this rule: . * Image.imageinfo is the imageinfo of the latest image. Earlier versions can be fetched using imagehistory() * Site.all*: parameter [ap]from renamed to start * categorymembers is implemented as Category.members * deletedrevs is deletedrevisions * usercontribs is usercontributions * First parameters of search and usercontributions are search and user respectively . Properties and generators are implemented as Python generators. Their limit parameter is only an indication of the number of items in one chunk. It is not the total limit. Doing list(generator(limit = limit)) will return ALL items of generator, and not be limited by the limit value. Default chunk size is generally the maximum chunk size.


نیازمندی

مقدار نام
- python3-requests-oauthlib
- python3-six
>= 3.3.2-2~ python3:any


نحوه نصب


نصب پکیج deb python3-mwclient:

    sudo apt-get install python3-mwclient_0.8.7-1_all.deb