Metadata-Version: 2.1
Name: pyWikiCMS
Version: 0.0.18
Summary: python implementation of a Mediawiki based Content Management System
Home-page: https://github.com/BITPlan/pyWikiCMS
Author: Wolfgang Fahl
Author-email: wf@bitplan.com
License: Apache
Download-URL: https://github.com/BITPlan/pyWikiCMS
Project-URL: Documentation, http://wiki.bitplan.com/index.php/PyWikiCMS
Project-URL: Code, https://github.com/BITPlan/pyWikiCMS
Project-URL: Issue tracker, https://github.com/BITPlan/pyWikiCMS/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown
Requires-Dist: lxml
Requires-Dist: pyFlaskBootstrap4
Requires-Dist: py-3rdparty-mediawiki
Requires-Dist: pydevd
Requires-Dist: beautifulsoup4

# pyWikiCMS
Python based MediaWiki Content Management System frontend

[![Documentation Status](https://readthedocs.org/projects/pywikicms/badge/?version=latest)](https://pywikicms.readthedocs.io/en/latest/?badge=latest)
[![PyPI Status](https://img.shields.io/pypi/v/pyWikiCMS.svg)](https://pypi.python.org/pypi/pyWikiCMS/)
[![Travis (.org)](https://img.shields.io/travis/BITPlan/pyWikiCMS.svg)](https://travis-ci.org/BITPlan/pyWikiCMS)
[![Github Actions Build](https://github.com/BITPlan/pyWikiCMS/workflows/Build/badge.svg?branch=main)](https://github.com/BITPlan/pyWikiCMS/actions?query=workflow%3ABuild+branch%3Amaster)
[![GitHub issues](https://img.shields.io/github/issues/BITPlan/pyWikiCMS.svg)](https://github.com/BITPlan/pyWikiCMS/issues)
[![GitHub issues](https://img.shields.io/github/issues-closed/BITPlan/pyWikiCMS.svg)](https://github.com/BITPlan/pyWikiCMS/issues/?q=is%3Aissue+is%3Aclosed)
[![GitHub](https://img.shields.io/github/license/BITPlan/pyWikiCMS.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)



