A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Ben Kurtovic b3c98efd22 Fix a parsing bug involving deeply nested style tags (fixes #224) преди 4 години
..
nodes Update API query example; clarify docstring преди 5 години
parser Fix a parsing bug involving deeply nested style tags (fixes #224) преди 4 години
__init__.py Switch to requests for basic API example (closes #219); update links преди 4 години
compat.py Drop support for EOL Python преди 5 години
definitions.py Add <wbr> to definitions.py преди 5 години
smart_list.py Fix len() sometimes raising ValueError on empty node lists (fixes #174) преди 7 години
string_mixin.py Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade преди 5 години
utils.py Support manual construction of Node objects (fixes #214) преди 5 години
wikicode.py Make Wikicode.matches() treat _ and space as equivalent (fixes #216) преди 4 години