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.
 
 
 
 
Hugo e457b39f32 Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade 5 years ago
..
nodes Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade 5 years ago
parser Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade 5 years ago
__init__.py Version bump; cleanup [ci skip] 6 years ago
compat.py Drop support for EOL Python 5 years ago
definitions.py Add <wbr> to definitions.py 5 years ago
smart_list.py Fix len() sometimes raising ValueError on empty node lists (fixes #174) 7 years ago
string_mixin.py Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade 5 years ago
utils.py Update copyright for 2016. 8 years ago
wikicode.py Add Wikicode.contains(), Wikicode.get_ancestors(), Wikicode.get_parent() (#177) 6 years ago