A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
Ben Kurtovic dc0b3ae446 Enable Windows builds on Python 3.6; try to fix again. 6 年前
..
nodes Add keep_template_params to Wikicode.strip_code (#175) 7 年前
parser Enable Windows builds on Python 3.6; try to fix again. 6 年前
__init__.py Forgot version bump, sigh. 7 年前
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 年前