A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
Ben Kurtovic 9412579d86 Remove unnecessary unicode_literals. il y a 10 ans
..
nodes fix some typos: occurance → occurrence, parasable → parsable il y a 10 ans
parser Fully fix #74. Add another tokenizer test. il y a 10 ans
__init__.py Remove unnecessary unicode_literals. il y a 10 ans
compat.py Fully fix #74. Add another tokenizer test. il y a 10 ans
definitions.py Update copyright notices for 2014. il y a 10 ans
smart_list.py Update copyright notices for 2014. il y a 10 ans
string_mixin.py Some clean up for Python 2.6 support. il y a 10 ans
utils.py Update changelog, docs. il y a 10 ans
wikicode.py Allow recursing through everything except the forced type (fixes #70) il y a 10 ans