A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
Ben Kurtovic b3c98efd22 Fix a parsing bug involving deeply nested style tags (fixes #224) před 4 roky
..
nodes Update API query example; clarify docstring před 5 roky
parser Fix a parsing bug involving deeply nested style tags (fixes #224) před 4 roky
__init__.py Switch to requests for basic API example (closes #219); update links před 4 roky
compat.py Drop support for EOL Python před 5 roky
definitions.py Add <wbr> to definitions.py před 5 roky
smart_list.py Fix len() sometimes raising ValueError on empty node lists (fixes #174) před 7 roky
string_mixin.py Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade před 5 roky
utils.py Support manual construction of Node objects (fixes #214) před 5 roky
wikicode.py Make Wikicode.matches() treat _ and space as equivalent (fixes #216) před 4 roky