A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
Ben Kurtovic 8835ca313a Don't preserve context when popping template key stack (fixes #142, hopefully). 8年前
..
nodes Fix param blanking logic by Template.remove() (#109) 8年前
parser Don't preserve context when popping template key stack (fixes #142, hopefully). 8年前
__init__.py Version bump for 0.5 [ci skip] 8年前
compat.py Fix various SmartList bugs. 8年前
definitions.py Fix a C tokenizer crash when parsing is interrupted (fixes #97) 8年前
smart_list.py Fix various SmartList bugs. 8年前
string_mixin.py Update copyright years for 2015; fix whitespace in docs. 9年前
utils.py Properly read from file-like objects when passed to parse_anything() (#137) 8年前
wikicode.py Update copyright years for 2015; fix whitespace in docs. 9年前