A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
Ben Kurtovic 08cafc0576 Raise ParserError for internal problems. Improve coverage. Cleanup. 10 лет назад
..
nodes Raise ParserError for internal problems. Improve coverage. Cleanup. 10 лет назад
parser Raise ParserError for internal problems. Improve coverage. Cleanup. 10 лет назад
__init__.py Remove unnecessary unicode_literals. 10 лет назад
compat.py Fully fix #74. Add another tokenizer test. 10 лет назад
definitions.py Update copyright notices for 2014. 10 лет назад
smart_list.py Update copyright notices for 2014. 10 лет назад
string_mixin.py Some clean up for Python 2.6 support. 10 лет назад
utils.py Raise ParserError for internal problems. Improve coverage. Cleanup. 10 лет назад
wikicode.py Allow recursing through everything except the forced type (fixes #70) 10 лет назад