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 3ffc13bfd4 release/0.5 il y a 7 ans
..
nodes Not perfect, but slightly better template param space guessing (#155) il y a 7 ans
parser Fix a rare parsing bug involving nested broken tags. il y a 7 ans
__init__.py release/0.5 il y a 7 ans
compat.py Fix various SmartList bugs. il y a 8 ans
definitions.py Update copyright for 2016. il y a 8 ans
smart_list.py Fix len() sometimes raising ValueError on empty node lists (fixes #174) il y a 7 ans
string_mixin.py Allow Wikicode objects to be pickled properly. il y a 7 ans
utils.py Update copyright for 2016. il y a 8 ans
wikicode.py Add Wikicode.contains(), Wikicode.get_ancestors(), Wikicode.get_parent() (#177) il y a 7 ans