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 3ffc13bfd4 release/0.5 6 年之前
..
nodes Not perfect, but slightly better template param space guessing (#155) 6 年之前
parser Fix a rare parsing bug involving nested broken tags. 6 年之前
__init__.py release/0.5 6 年之前
compat.py Fix various SmartList bugs. 8 年之前
definitions.py Update copyright for 2016. 8 年之前
smart_list.py Fix len() sometimes raising ValueError on empty node lists (fixes #174) 7 年之前
string_mixin.py Allow Wikicode objects to be pickled properly. 7 年之前
utils.py Update copyright for 2016. 8 年之前
wikicode.py Add Wikicode.contains(), Wikicode.get_ancestors(), Wikicode.get_parent() (#177) 7 年之前