A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
Ben Kurtovic 67f1762aa4 Doc updates, and allow passing a starting context to tokenize(). 10 лет назад
..
extras Fix behavior with quoted attrs and spaces before the =. 10 лет назад
__init__.py Implement ExternalLinks as tokens and in the builder. 10 лет назад
argument.py Cosmetic change: standardize whitespace after class definition. 11 лет назад
comment.py Cosmetic change: standardize whitespace after class definition. 11 лет назад
external_link.py Doc updates, and allow passing a starting context to tokenize(). 10 лет назад
heading.py Update copyright notices for 2013. 11 лет назад
html_entity.py Fix tests for Python 3. 11 лет назад
tag.py tag_defs.py -> definitions.py; more outline stuff 10 лет назад
template.py Some node fixes; attributes with empty values now display correctly. 10 лет назад
text.py Cosmetic change: standardize whitespace after class definition. 11 лет назад
wikilink.py Improve a few things about nodes; simply a method in Wikicode. 11 лет назад