Metadata-Version: 2.1
Name: py-3rdparty-mediawiki
Version: 0.9.2
Summary: Wrapper for mwclient with improvements for 3rd party wikis
Project-URL: homepage, https://wiki.bitplan.com/index.php/Py-3rdparty-mediawiki
Project-URL: documentation, https://wiki.bitplan.com/index.php/Py-3rdparty-mediawiki
Project-URL: repository, https://wiki.bitplan.com/index.php/Py-3rdparty-mediawiki
Author-email: Wolfgang Fahl <wf@bitplan.com>, Tim Holzheim <tim.holzheim@rwth-aachen.de>
Maintainer-email: Wolfgang Fahl <wf@bitplan.com>, Tim Holzheim <tim.holzheim@rwth-aachen.de>
License-Expression: Apache-2.0
License-File: LICENSE
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8
Requires-Dist: gitpython
Requires-Dist: jinja2
Requires-Dist: mwclient>=0.10.1
Requires-Dist: mwparserfromhell>=0.6.4
Requires-Dist: pycryptodome>=3.15.0
Requires-Dist: pylodstorage>0.4.7
Requires-Dist: pywikibot>=7.3
Requires-Dist: wikitextparser>=0.47.5
Provides-Extra: test
Requires-Dist: green; extra == 'test'
Description-Content-Type: text/markdown

# py-3rdparty-mediawiki
[![Join the discussion](https://img.shields.io/badge/Discussion-github-brightgreen)](https://github.com/WolfgangFahl/py-3rdparty-mediawiki/discussions)
[![pypi](https://img.shields.io/pypi/pyversions/py-3rdparty-mediawiki)](https://pypi.org/project/py-3rdparty-mediawiki/)
[![Github Actions Build](https://github.com/WolfgangFahl/py-3rdparty-mediawiki/workflows/Build/badge.svg?branch=master)](https://github.com/WolfgangFahl/py-3rdparty-mediawiki/actions?query=workflow%3ABuild+branch%3Amaster)
[![GitHub issues](https://img.shields.io/github/issues/WolfgangFahl/py-3rdparty-mediawiki.svg)](https://github.com/WolfgangFahl/py-3rdparty-mediawiki/issues)
[![GitHub issues](https://img.shields.io/github/issues-closed/WolfgangFahl/py-3rdparty-mediawiki.svg)](https://github.com/WolfgangFahl/py-3rdparty-mediawiki/issues/?q=is%3Aissue+is%3Aclosed)
[![Docs](https://img.shields.io/readthedocs/py-3rdparty-mediawiki/latest.svg)](https://py-3rdparty-mediawiki.readthedocs.io/en/latest/)
[![GitHub](https://img.shields.io/github/license/WolfgangFahl/py-3rdparty-mediawiki.svg)](https://www.apache.org/licenses/LICENSE-2.0)
[![PyPI Status](https://img.shields.io/pypi/v/py-3rdparty-mediawiki.svg)](https://pypi.python.org/pypi/py-3rdparty-mediawiki/)
[![BITPlan](http://wiki.bitplan.com/images/wiki/thumb/3/38/BITPlanLogoFontLessTransparent.png/198px-BITPlanLogoFontLessTransparent.png)](http://www.bitplan.com)

## Links
* [Python](https://www.python.org/)
* [mwclient](https://github.com/mwclient/mwclient)
* [pyLoDStorage](https://github.com/WolfgangFahl/pyLoDStorage)

## Documentation
[Wiki](https://wiki.bitplan.com/index.php/Py-3rdparty-mediawiki)
