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 b3c98efd22 Fix a parsing bug involving deeply nested style tags (fixes #224) il y a 4 ans
..
nodes Update API query example; clarify docstring il y a 5 ans
parser Fix a parsing bug involving deeply nested style tags (fixes #224) il y a 4 ans
__init__.py Switch to requests for basic API example (closes #219); update links il y a 4 ans
compat.py Drop support for EOL Python il y a 5 ans
definitions.py Add <wbr> to definitions.py il y a 5 ans
smart_list.py Fix len() sometimes raising ValueError on empty node lists (fixes #174) il y a 7 ans
string_mixin.py Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade il y a 5 ans
utils.py Support manual construction of Node objects (fixes #214) il y a 5 ans
wikicode.py Make Wikicode.matches() treat _ and space as equivalent (fixes #216) il y a 4 ans