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. 7 лет назад
..
nodes Add keep_template_params to Wikicode.strip_code (#175) 7 лет назад
parser Enable Windows builds on Python 3.6; try to fix again. 7 лет назад
__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 лет назад