A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
Ben Kurtovic 9412579d86 Remove unnecessary unicode_literals. há 10 anos
..
nodes fix some typos: occurance → occurrence, parasable → parsable há 10 anos
parser Fully fix #74. Add another tokenizer test. há 10 anos
__init__.py Remove unnecessary unicode_literals. há 10 anos
compat.py Fully fix #74. Add another tokenizer test. há 10 anos
definitions.py Update copyright notices for 2014. há 10 anos
smart_list.py Update copyright notices for 2014. há 10 anos
string_mixin.py Some clean up for Python 2.6 support. há 10 anos
utils.py Update changelog, docs. há 10 anos
wikicode.py Allow recursing through everything except the forced type (fixes #70) há 10 anos