Contents

mwparserfromhell 0.7.2

0

MWParserFromHell is a parser for MediaWiki wikicode

MWParserFromHell is a parser for MediaWiki wikicode

Stars: 862, Watchers: 862, Forks: 80, Open Issues: 85

The earwig/mwparserfromhell repo was created 13 years ago and the last code push was 7 months ago.
The project is popular with 862 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
None
License
None
Homepage
None
PyPi:
https://pypi.org/project/mwparserfromhell/
Documentation:
https://mwparserfromhell.readthedocs.io/
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 85 open issues on GitHub

  • Galleries are not parsed when using filter_text()
  • Missleading Text node derscription

See more issues on GitHub

Related Packages & Articles

lkml 1.3.7

A speedy LookML parser implemented in pure Python.

ics 0.7.2

Python icalendar (rfc5545) parser

icalendar 7.0.1

RFC 5545 compatible parser and generator of iCalendar files

esprima 4.0.1

ECMAScript parsing infrastructure for multipurpose analysis in Python