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 b354c56755 Version bump; cleanup [ci skip] il y a 6 ans
..
nodes Some improvements to whitespace recognition; unit tests (#185). il y a 6 ans
parser Don't get stuck in tags with unclosed quoted attributes (fixes #190). il y a 6 ans
__init__.py Version bump; cleanup [ci skip] il y a 6 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