A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
Ben Kurtovic 660a0c31e6 Adding a bunch more tests. 11 年前
..
tokenizer Adding a bunch more tests. 11 年前
__init__.py Support changing a template's name, plus a couple of typos and docs. 12 年前
_test_tokenizer.py Add a few more tests; use assert*(expected, actual) instead of opposite. 11 年前
test_builder.py Some empty testcases. 11 年前
test_ctokenizer.py Added a metric ton of template tests; adjustments; docstrings. 11 年前
test_docs.py Add a few more tests; use assert*(expected, actual) instead of opposite. 11 年前
test_parser.py Some empty testcases. 11 年前
test_pytokenizer.py Added a metric ton of template tests; adjustments; docstrings. 11 年前
test_tokens.py Some empty testcases. 11 年前