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 e294ee6298 Improve ListProxy detaching behavior. il y a 10 ans
..
nodes Support attributes quoted with '; add required quotes in value setter. il y a 10 ans
parser Fix template parsing when comments are inside the name (fixes #59). 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 Improve ListProxy detaching behavior. il y a 10 ans
string_mixin.py Some clean up for Python 2.6 support. il y a 10 ans
utils.py Raise ParserError for internal problems. Improve coverage. Cleanup. il y a 10 ans
wikicode.py Allow recursing through everything except the forced type (fixes #70) il y a 10 ans