A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
Ben Kurtovic 9965709934 Version bump; update release script; update Travis 5 лет назад
..
nodes Update API query example; clarify docstring 5 лет назад
parser Add guard against a rare crash in the C tokenizer 5 лет назад
__init__.py Version bump; update release script; update Travis 5 лет назад
compat.py Drop support for EOL Python 5 лет назад
definitions.py Add <wbr> to definitions.py 5 лет назад
smart_list.py Fix len() sometimes raising ValueError on empty node lists (fixes #174) 7 лет назад
string_mixin.py Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade 5 лет назад
utils.py Support manual construction of Node objects (fixes #214) 5 лет назад
wikicode.py Minor cleanup 5 лет назад