A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
Ben Kurtovic 2c206bc16b Fix crash due to PyList_GET_SIZE being applied to a dict (fixes #208) 5年前
..
ctokenizer Fix crash due to PyList_GET_SIZE being applied to a dict (fixes #208) 5年前
__init__.py Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade 5年前
builder.py Update copyright for 2016. 8年前
contexts.py Speed up parsing deeply nested syntax by caching bad routes (fixes #42) 7年前
tokenizer.py Don't get stuck in tags with unclosed quoted attributes (fixes #190). 6年前
tokens.py Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade 5年前