Metadata-Version: 2.3
Name: py-3rdparty-mediawiki
Version: 0.11.6
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.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.9
Requires-Dist: bcrypt>=4.1.2
Requires-Dist: gitpython
Requires-Dist: jinja2
Requires-Dist: mwclient>=0.10.1
Requires-Dist: mwparserfromhell>=0.6.5
Requires-Dist: mysql-connector-python>=8.3.0
Requires-Dist: pycryptodome>=3.20.0
Requires-Dist: pylodstorage>=0.11.7
Requires-Dist: pywikibot>=8.2
Requires-Dist: wikitextparser>=0.54.0
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/actions/workflows/build.yml/badge.svg)](https://github.com/WolfgangFahl/py-3rdparty-mediawiki/actions/workflows/build.yml)
[![GitHub issues](https://img.shields.io/github/issues/WolfgangFahl/py-3rdparty-mediawiki.svg)](https://github.com/WolfgangFahl/py-3rdparty-mediawiki/issues)
[![GitHub closed 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)
[![PyPI Status](https://img.shields.io/pypi/v/py-3rdparty-mediawiki.svg)](https://pypi.python.org/pypi/py-3rdparty-mediawiki/)
[![API Docs](https://img.shields.io/badge/API-Documentation-blue)](https://WolfgangFahl.github.io/py-3rdparty-mediawiki/)
[![License](https://img.shields.io/github/license/WolfgangFahl/py-3rdparty-mediawiki.svg)](https://www.apache.org/licenses/LICENSE-2.0)
[![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)
