Contents

mwparserfromhell 0.6.6

0

MWParserFromHell is a parser for MediaWiki wikicode.

MWParserFromHell is a parser for MediaWiki wikicode.

Stars: 750, Watchers: 750, Forks: 75, Open Issues: 83

The earwig/mwparserfromhell repo was created 12 years ago and the last code push was 2 months ago.
The project is popular with 750 github stars!

How to Install mwparserfromhell

You can install mwparserfromhell using pip

pip install mwparserfromhell

or add it to a project with poetry

poetry add mwparserfromhell

Package Details

Author
Ben Kurtovic
License
MIT License
Homepage
https://github.com/earwig/mwparserfromhell
PyPi:
https://pypi.org/project/mwparserfromhell/
GitHub Repo:
https://github.com/earwig/mwparserfromhell

Classifiers

  • Text Processing/Markup
No  mwparserfromhell  pypi packages just yet.

Errors

A list of common mwparserfromhell errors.

Code Examples

Here are some mwparserfromhell code examples and snippets.

GitHub Issues

The mwparserfromhell package has 83 open issues on GitHub

  • Version 0.6.2 doesn't parse nested wikilinks
  • Doc about parsing wiki tables

See more issues on GitHub

Related Packages & Articles

lkml 1.3.5

A speedy LookML parser implemented in pure Python.

ics 0.7.2

Python icalendar (rfc5545) parser

esprima 4.0.1

ECMAScript parsing infrastructure for multipurpose analysis in Python