A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
Ben Kurtovic 6ffdfa52ef Allow Wikicode objects to be pickled properly. 7年前
..
nodes Make Template.remove(keep_field=True) slightly more reasonable. 7年前
parser Update copyright for 2016. 8年前
__init__.py release/0.4.4 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 Fix Wikicode.matches behavior on non-list/tuple iterables. 7年前